4.3.75 • Published 11 months ago

@hishprorg/atque-neque v4.3.75

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

fixed-widthObjecteslintpluginparseecmascriptlengthinputmkdirsstyleguidestreamsgraphqlbcryptchromeencryptionlognamesregular-expressioncjkrdsgenericspathgetopthandlerquerystringIteratorbundlersliceglobdayjsstyleswarningless mixinsworker256randomelmvalides5form-validationutilpruneArray.prototype.findLastanimationclassesbabel-coreWeakSetmake dirsymbolsbootstrap csstypedarraysObservablesObject.keyscopyfast-clonefull-widthdependency managerunicodeponyfillmoduletranspileenvironmentsdom-testing-librarygradients csscurriedsetPrototypeOfserviceinstallsyntaxerroracornWebSocketframersetloadbalancingFunction.prototype.namerobustpushsharedarraybufferprogressformatdirassertsa11yhotworkspace:*queryelasticachemetadatajson-schema-validationinternalconsoleformeslintconfigtextfile systemtddbootstrap lessregexprocessnameyuplazytypesafefast-copyStreamsjestpackage.jsonECMAScript 2019reducerequalassertwalkHyBiwritestreamsharediteraterapidoffsetfunction.lengthmixinsqueueproxyqueueMicrotaskpostcss-pluginmoveECMAScript 2015matchi18ndynamodbcallbackebsglobal this valuewhatwgbytegdprbyteLengthzxawesomesauceqsforkgitignoreelectronserializeESnextfluxwhichreduceinvariantArrayBuffermapreducestatuseveryhelperwgetinferenceperformancenodeconstchannelES2016curlsimpledbcoremonoreposuperstructformsArray.prototype.flatMapexecfilecloudwatchsymlinkfpsES2017browserlistfindfilterreusekeyrecursivegetPrototypeOfbundlingReflect.getPrototypeOfECMAScript 6react poseinstallerartsettingslibphonenumberECMAScript 2023accessibilityexecstoragegatewaycloudsearchpackageses-shim APIerror-handlingpinoECMAScript 2018harmonyjson-schemaauthwafObservabledescriptionchildES2019pnpm9Object.assignclonefromroutingloadingObject.getPrototypeOfrequireidleerrorfindLastIndexsidetypeofglobalsTypedArraylintsignedUint8ArrayInt32ArrayoncechinesenumberpromiseCSSStyleDeclarationRxJSUnderscore3dsameValueZerogesturesimportexportdirectoryvisual.envs3[[Prototype]]collection.es6npmignoreBigUint64ArraywidthAsyncIteratorec2redirecttoSortedMaphttpsfast$.extendtypedarraydependenciesMicrosoftdataViewcsspoint-freeloggingtypeerrorespreeconfigurablelastargvdeep-clonedeepcloneclitoolkitefficienteventsfunctionalreact-hooksmockchaispringeventDispatcherStreamlinuxrangeerrorelbECMAScript 2020ES2015Object.definePropertyReactiveExtensionswindowutilstc39runtimetraversesyntaxvariables in csshasnopeformattingcachejavascript__proto__testingES2022colorskeysreact-testing-librarytrimRightloggertrimES6route53back-endprototypereadablesortedawscircularansiECMAScript 2022URLstarterrulescss nestingsafearraysbusycreatesnsECMAScript 2021vestjsdiffprefixInt16ArrayObject.entriesArray.prototype.flattenenderjsbuffercore-jsSymbolPushReactiveXxhrglobalThisttyES2021serializationintrinsicapiflaggetOwnPropertyDescriptorvariablesdeepregularbannerminimalconfiglistenersstringWebSocketsstringifyes8censorcolumnskoreaninterruptsiterator
4.3.75

11 months ago

4.3.74

11 months ago

4.3.73

11 months ago

4.3.72

11 months ago

4.3.71

11 months ago

4.3.70

11 months ago

4.3.69

11 months ago

4.3.68

11 months ago

4.3.67

11 months ago

4.3.66

11 months ago

4.2.66

11 months ago

4.2.65

11 months ago

4.2.64

12 months ago

4.2.63

12 months ago

4.2.62

12 months ago

4.2.61

12 months ago

4.2.60

12 months ago

4.2.59

12 months ago

4.2.58

12 months ago

4.2.57

12 months ago

4.2.56

12 months ago

4.2.55

12 months ago

4.2.54

12 months ago

4.2.53

12 months ago

4.2.52

12 months ago

4.2.51

12 months ago

4.2.50

12 months ago

4.2.49

12 months ago

4.2.48

12 months ago

4.2.47

12 months ago

4.2.46

12 months ago

4.2.45

12 months ago

4.2.44

1 year ago

4.2.43

1 year ago

4.2.42

1 year ago

4.2.41

1 year ago

4.2.40

1 year ago

4.2.39

1 year ago

4.2.38

1 year ago

4.2.37

1 year ago

4.1.37

1 year ago

4.1.36

1 year ago

3.1.36

1 year ago

3.1.35

1 year ago

3.1.34

1 year ago

2.1.34

1 year ago

2.1.33

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.1.21

1 year ago

2.1.20

1 year ago

2.1.19

1 year ago

2.1.18

1 year ago

2.1.17

1 year ago

2.1.16

1 year ago

2.1.15

1 year ago

2.1.14

1 year ago

2.1.13

1 year ago

2.1.12

1 year ago

2.1.11

1 year ago

2.1.10

1 year ago

2.1.9

1 year ago

2.1.8

1 year ago

2.1.7

1 year ago

2.1.6

1 year ago

2.1.5

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago