Search results

71 packages found

Cypress plugin to allow you to use all proposals to the JavaScript language at Proposal stage or above by using babel-preset-stage-1 as well as all JavaScript that has been finalised in the ECMA standard by using babel-preset-env

published 1.1.0 6 years ago
M
Q
P

Support `import defer` when compiling to CommonJS

published 7.24.1 a month ago
M
Q
P

```js { plugins: [ '@babel/plugin-proposal-optional-chaining', ], presets: [ [ 'babel-preset-gatsby', { 'targets': { 'browsers': [ '>0.25%', 'not dead' ] } } ]

published 3.0.3 3 years ago
M
Q
P

This is a plugin provide private fields in ES6+ class. It's not like [ECMAScript Private Fields](https://github.com/tc39/proposal-private-fields) proposal but automatically transform any field which starts with '_' into a private field.

published 0.1.3 7 years ago
M
Q
P

Allow parsing of the `import source` proposal.

published 7.24.1 a month ago
M
Q
P

Hi! I created Recompose about three years ago. About a year after that, I joined the React team. Today, we announced a proposal for [*Hooks*](https://reactjs.org/hooks). Hooks solves all the problems I attempted to address with Recompose three years ago,

published 1.0.2 18 hours ago
M
Q
P

Babel plugin for a transform for an operator overloading proposal

published 0.0.1 5 years ago
M
Q
P

> This plugin replaces objectPath.get ([object-path](https://github.com/mariocasciaro/object-path)) to [new optional chaining syntax](https://babeljs.io/docs/en/next/babel-plugin-proposal-optional-chaining.html) and remove unused object-path imports.

published 1.0.0 6 years ago
M
Q
P
published 0.0.4 2 years ago
M
Q
P

This includes an extension to optimize the performance of decorator in Cocos engine. It's forked from the plugin '@babel/plugin-proposal-decorators@7.16.7'.

published 1.0.1-alpha.5 7 months ago
M
Q
P

Compile Unicode property escapes in Unicode regular expressions to ES5.

published 7.2.1-26 5 years ago
M
Q
P

Compile export default to ES2015

published 7.0.0-beta.32 6 years ago
M
Q
P

Compile export namespace to ES2015

published 7.0.0-beta.32 6 years ago
M
Q
P

Gatsby plugin for optional chaining operator

published 1.0.0 4 years ago
M
Q
P

A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention

published 1.0.4 3 years ago
M
Q
P
M
Q
P

Compile object rest and spread to ES5

published 7.2.1-26 5 years ago
M
Q
P

Turn async generator functions into ES2015 generators

published 7.2.1-26 5 years ago
M
Q
P

Compile optional catch bindings

published 7.2.1-26 5 years ago
M
Q
P

Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings

published 7.2.1-26 5 years ago
M
Q
P