3.10.98 • Published 10 months ago

@diotoborg/ipsum-eaque-quidem v3.10.98

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Babel (pronounced "babble") is a community-driven project used by many companies and projects, and is maintained by a group of volunteers. If you'd like to help support the future of the project, please consider:

  • Giving developer time on the project. (Message us on Twitter or Slack for guidance!)
  • Giving funds by becoming a sponsor on Open Collective or GitHub (which goes to our Open Collective account)!

Sponsors

Our top sponsors are shown below! [Become a sponsor]

Intro

Babel is a tool that helps you write code in the latest version of JavaScript. When your supported environments don't support certain features natively, Babel will help you compile those features down to a supported version.

In

// ES2020 nullish coalescing
function greet(input) {
  return input ?? "Hello world";
}

Out

function greet(input) {
  return input != null ? input : "Hello world";
}

Try it out at our REPL.

FAQ

Who maintains Babel?

Mostly a handful of volunteers, funded by you! Please check out our team page!

Is there a Babel song?

I'm so glad you asked: Hallelujah —— In Praise of Babel by @angus-c, audio version by @swyx. Tweet us your recordings!

Looking for support?

For questions and support please join our Slack Community (you can sign up here for an invite), ask a question on Stack Overflow, or ping us on Twitter.

Where are the docs?

Check out our website: babeljs.io, and report issues/features at babel/website.

Want to report a bug or request a feature?

Please read through our CONTRIBUTING.md and fill out the issue template at babel/issues!

Want to contribute to Babel?

Check out:

Some resources:

How is the repo structured?

The Babel repo is managed as a monorepo that is composed of many npm packages.

License

MIT

starterfastifyjQueryclassnameless csscolorspawnes7bufferoutputpatchnopecallboundcryptapollostyled-componentstestpolyfillfastclonetranspilersettingsyamlairbnbpicomatchvariablescallbackreusegroupfast-deep-copyiteratorpromiseroute53someio-tstypeofthreequerygradients css3file systemshellcensorArray.prototype.findLastIndexoptiona11ynested csstacitelasticacheECMAScript 3emitdotenvstatelessString.prototype.trimpnpm9nodeassertsenumerableSymboldirdescriptorsposepasswordjson-schema-validationSymbol.toStringTagproppopmotionrequirefilterawesomesauceawsinputPromiseletchineseUint32ArrayAsyncIteratorjestelectronescapedatastructurebannercomparegetintrinsicRegExp#flagsRxJSbrowsereventEmittersymbolgenericsgetoptYAMLcallbindunicodeUint16ArrayclientnpmignorevpckeyscryptoObject.entriessuperstructexpressionbyteglobalThisECMAScript 6deepclonesqsreducevariables in cssassertinternalajvmake diruploadwgetflagtslibrapidlibphonenumbershimclassestestingtyped arrayprogressReactiveXtrimEndesslotdomcall-binddatechildschemasigtermcertificateserrorfunction.lengthinferencei18ndataViewES2016bcryptclassnameseslintpluginmodulesless mixinsInt16ArrayfullincludesfindestreegdprsyntaxeventDispatchermomentStreamcommanderFloat32ArraysharedarraybufferponyfillECMAScript 2020fpglobalssortedECMAScript 5reduxdeletefunctionsformatrouteReflect.getPrototypeOfroutingpackagesTypedArrayasyncbyteOffsetflagsvalidationfpsdom-testing-librarygraphqlFunction.prototype.nameselftoSortedperformancestructuredCloneRFC-6455testerecmascripttypesafe
3.10.97

10 months ago

3.10.98

10 months ago

3.10.96

10 months ago

3.10.95

10 months ago

3.10.94

10 months ago

3.10.93

10 months ago

3.10.92

10 months ago

3.10.91

10 months ago

3.10.90

10 months ago

3.10.89

10 months ago

3.10.88

10 months ago

3.10.87

10 months ago

3.10.86

10 months ago

3.10.85

10 months ago

3.10.84

10 months ago

3.10.83

10 months ago

3.10.82

10 months ago

3.10.81

10 months ago

3.10.80

10 months ago

3.10.79

10 months ago

3.10.78

10 months ago

3.10.77

11 months ago

2.10.77

11 months ago

2.10.76

11 months ago

2.10.75

11 months ago

2.10.74

11 months ago

2.10.73

11 months ago

2.10.72

11 months ago

2.9.72

11 months ago

2.9.71

11 months ago

2.9.70

11 months ago

2.9.69

11 months ago

2.9.68

11 months ago

2.9.67

11 months ago

2.9.66

11 months ago

2.9.65

11 months ago

2.9.64

11 months ago

2.9.63

11 months ago

2.9.62

11 months ago

2.9.61

11 months ago

2.8.61

11 months ago

2.8.60

11 months ago

2.8.59

11 months ago

2.7.59

11 months ago

2.7.58

11 months ago

2.7.57

11 months ago

2.6.57

11 months ago

2.5.57

11 months ago

2.5.56

11 months ago

2.5.55

11 months ago

2.5.54

11 months ago

2.5.53

12 months ago

2.4.53

12 months ago

2.4.52

12 months ago

2.4.51

12 months ago

2.4.50

12 months ago

2.4.49

12 months ago

2.4.48

12 months ago

2.4.47

12 months ago

2.4.46

12 months ago

2.4.45

12 months ago

2.4.44

12 months ago

2.4.43

12 months ago

2.3.43

12 months ago

2.3.42

12 months ago

2.3.41

12 months ago

2.3.40

12 months ago

2.3.39

12 months ago

2.3.38

12 months ago

2.3.37

12 months ago

2.3.36

12 months ago

2.3.35

1 year ago

2.3.34

1 year ago

2.3.33

1 year ago

2.3.32

1 year ago

2.3.31

1 year ago

2.3.30

1 year ago

2.2.30

1 year ago

2.2.29

1 year ago

2.2.28

1 year ago

2.2.27

1 year ago

2.2.26

1 year ago

2.2.25

1 year ago

2.2.24

1 year ago

2.2.23

1 year ago

2.2.22

1 year ago

2.2.21

1 year ago

2.2.20

1 year ago

1.2.20

1 year ago

1.1.20

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago