5.5.99 • Published 10 months ago

@patrtorg/non-quod-id v5.5.99

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

lazyprotobufRxJSreal-timeeslintconfigliveencryptionloggercommanderformbrowsersameValueZerosharedarraybufferconsoleenvoffsetbeanstalktc39typedarrayoptimizerdeep-clonerfc4122stylesheetObject.valueseffect-tsdependency managerbuffersbanner6to5intrinsicdatastructurecollection.es6io-tscopyhooksautoscalingawesomesauceflattencontainsvaluesflatMapkoreanbabel-coremkdircurlec2Microsofttostringtagtypesafeexecutilitiesapiroute53amazonflagconcathandlersfullsymbolsredux-toolkitspawnArrayspinnersnativeshebangObject.entriesES2021prettyoncecss nestingmodulesconcatMapreacttypanionshamquotediffInt32ArrayUnderscoretoArrayPromisetslibdefinePushmatchweakmapwalkhasOwnPropertymulti-packagesnscharacterprivate datatoolsES2022ES2018lockfilebinaryECMAScript 2019framerincludesformatdescriptorswaapilastwritablewindowsTypeScriptutilityArray.prototype.findLastcreatepolyfilllessArrayBuffereventsStreamgettermanagertypeerror.envCSStoSortedcloudsearchauthmobilesettertranspilertrimRightpicomatchcall-bindpyyamlrgbgetoptsetguidAsyncIteratorremoveWebSocketpreserve-symlinksreact-testing-librarysyntaxsuperagentdatasignalString.prototype.matchAllstringifyarraybuffer__proto__chromeglobal this value@@toStringTagroutepropertiescolourelasticachecodesponyfillxtermes2017ES2016findhookformexit-codenegative zeroperformancel10nlesscssebsastajaxprogressvalidatorbcryptproxybootstrap lessfixed-widthless cssmru-0binarieses-shimsargumenttransportrecursivesettingsArray.prototype.containsreact-hooksramdaWebSocketstypescriptReactiveXlintcommand-linetrimES2020autoprefixerutilsagentsomecryptartiniterateregular expressionmatchAllchinesespringES7ieinterruptsECMAScript 5ECMAScript 2020ES8wafsigtermapolloimmeropenssloptionmatchesschemajsdomforkphonecoercibleemitUint8ClampedArraycore-jsspinnerFloat64Arraynpmequalenumerable0reducerenvironmentsrapidasteriskspinoparserflagscolorsworkflowes-shim APIES2023utilObject.getPrototypeOfrandommergebrowserslistes-abstractkeynegativereversedependenciestypedarraysfileterminalInt16ArrayUint8ArrayfunctionsstringifiertrimLeftchromiumcolumnssymbolobjectregexpdataViewurlglobalexitexecutesubprocessSymboles6ObservablesformsjsonpipeURLSearchParamsfetches8commandinternal slotObject.assignslotwaitsortsortedtypesconsumeasyncpostcssvalidYAMLrobustomithotfast-deep-clonefull-widthprefixefficientvpcchecktestloadingdayjspersistentreadharmonynodejspathECMAScript 2023ajvMapform-validation$.extendtraverserequestextrapostcss-pluginshellruntimecolumnworkspace:*letloggingpackagesidleclonerequirelengthfigletpatchauthenticationisReactiveExtensionsexpressqueryfromclassnamewgetprunecjksimpledbgradients css3validationfastdeepclonecolorcss-in-jsprototypeoutputtoReversedisConcatSpreadabletranspileconstes7iteratorinternaldotenvregularpropertyvariablesfnmatchArray.prototype.flatMapindicatorArray.prototype.findLastIndexelectronES63deslintpluginformattingexecfileiterationObjectReflect.getPrototypeOfStreamsoperating-systemdoms3touchworkerdeterministicmapcss variablebinflattrimStartTypedArraygetintrinsicimmutableglobalThisfile systemdropreact poseES3fsqsSetfastcopycachecss lesseventEmittergroupByeventDispatchercsszeroarktypeWeakMapgroupECMAScript 2022ECMAScript 7speces2015monorepoaccessibilityWeakSetcloudwatchmkdirssymlinkbundlerstoragegatewaypromisenamelruHyBiequalityBigUint64ArrayjoiinvariantpushjavascriptjsdiffArray.prototype.flatyamlsyntaxerrorObservableownnumbermoduleparsingfast-copyRxargvdragECMAScript 2018shrinkwrap
5.5.99

10 months ago

5.4.99

10 months ago

5.4.98

10 months ago

5.4.97

10 months ago

5.4.96

10 months ago

5.4.95

10 months ago

5.4.94

10 months ago

5.4.93

10 months ago

5.3.93

10 months ago

5.3.92

10 months ago

5.3.91

10 months ago

5.3.90

10 months ago

5.3.89

10 months ago

5.3.88

10 months ago

5.3.87

10 months ago

5.3.86

10 months ago

5.3.85

10 months ago

5.3.84

10 months ago

5.3.83

10 months ago

5.3.82

10 months ago

5.3.81

10 months ago

5.3.80

11 months ago

5.3.79

11 months ago

5.3.78

11 months ago

5.3.77

11 months ago

5.3.76

11 months ago

5.3.75

11 months ago

5.3.74

11 months ago

5.3.73

11 months ago

5.3.72

11 months ago

5.3.71

11 months ago

5.3.70

11 months ago

5.3.69

11 months ago

5.3.68

11 months ago

5.3.67

11 months ago

5.3.66

11 months ago

5.3.65

11 months ago

5.3.64

11 months ago

4.3.64

11 months ago

4.3.63

11 months ago

4.3.62

11 months ago

4.3.61

11 months ago

4.3.60

11 months ago

4.3.59

11 months ago

4.3.58

11 months ago

4.3.57

11 months ago

3.3.57

11 months ago

3.3.56

11 months ago

3.3.55

11 months ago

3.3.54

11 months ago

3.3.53

11 months ago

3.3.52

12 months ago

3.3.51

12 months ago

3.3.50

12 months ago

3.3.49

12 months ago

3.3.48

12 months ago

3.3.47

12 months ago

3.3.46

12 months ago

3.3.45

12 months ago

3.3.44

12 months ago

3.3.43

12 months ago

3.3.42

12 months ago

3.2.42

12 months ago

3.2.41

12 months ago

3.1.41

12 months ago

3.1.40

12 months ago

3.1.39

12 months ago

3.1.38

12 months ago

3.1.37

12 months ago

3.1.36

12 months ago

3.1.35

12 months ago

3.1.34

1 year ago

3.1.33

1 year ago

3.1.32

1 year ago

2.1.32

1 year ago

2.1.31

1 year ago

2.1.30

1 year ago

2.1.29

1 year ago

2.1.28

1 year ago

2.1.27

1 year ago

2.1.26

1 year ago

2.1.25

1 year ago

2.1.24

1 year ago

2.1.23

1 year ago

2.1.22

1 year ago

2.0.22

1 year ago

2.0.21

1 year ago

2.0.20

1 year ago

2.0.19

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

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