Asset Packagist
  • About
  • Contact
  • GitHub
  • Home
  • Results for "babel"
Showing 261-280 of 21,795 items.

@babel/plugin-proposal-partial-application npm-asset/babel--plugin-proposal-partial-application

Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression

Latest Release: 8.0.0-rc.2 at Feb 15, 2026, 8:23:39 PM (22 days ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Fetch

babel-plugin-syntax-do-expressions npm-asset/babel-plugin-syntax-do-expressions

Allow parsing of do expressions

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:11:14 PM (8 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

babel-plugin-syntax-async-generators npm-asset/babel-plugin-syntax-async-generators

Allow parsing of async generator functions

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:11:12 PM (8 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

babel-plugin-transform-do-expressions npm-asset/babel-plugin-transform-do-expressions

Compile do expressions to ES5

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:11:50 PM (8 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

babel-plugin-react-require npm-asset/babel-plugin-react-require

Babel plugin that adds React import declaration if file contains JSX tags.

Latest Release: 4.0.3 at Jul 23, 2024, 7:56:37 AM (a year ago)

Keywords: babel babel-plugin react jsx

Homepage

Repository

License: MIT

Ready to use

babel-plugin-macros npm-asset/babel-plugin-macros

Allows you to build compile-time libraries

Latest Release: 3.1.0 at May 5, 2021, 4:49:39 PM (4 years ago)

Keywords: babel-plugin macros macro babel-macro babel-plugin-macro babel-macros babel-plugin-macros babel

Homepage

Repository

License: MIT

Ready to use

@babel/plugin-transform-named-capturing-groups-regex npm-asset/babel--plugin-transform-named-capturing-groups-regex

Compile regular expressions using named groups to ES5.

Latest Release: 8.0.0-rc.2 at Feb 15, 2026, 8:23:46 PM (22 days ago)

Keywords: babel-plugin regex regexp regular expressions ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Fetch

babel-preset-es2017 npm-asset/babel-preset-es2017

Babel preset for all es2017 plugins.

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:12:54 PM (8 years ago)

Keywords: ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

babel-preset-es2016 npm-asset/babel-preset-es2016

Babel preset for all es2016 plugins.

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:12:51 PM (8 years ago)

Keywords: ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

babel-macros npm-asset/babel-macros

It is now [babel-plugin-macros](https://www.npmjs.com/package/babel-plugin-macros).

Latest Release: 2.0.0 at May 17, 2018, 3:37:58 PM (7 years ago)

Keywords: babel babel-macros babel-plugin

Homepage

License: MIT

Ready to use

babel-plugin-flow-comments npm-asset/babel-plugin-flow-comments

Turn flow type annotations into comments

Latest Release: 6.3.19 at Dec 14, 2015, 10:14:55 PM (10 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

@wordpress/babel-preset-default npm-asset/wordpress--babel-preset-default

Default Babel preset for WordPress development.

Latest Release: 8.41.0 at Mar 4, 2026, 10:43:26 AM (6 days ago)

Keywords: wordpress gutenberg babel preset babel-preset wordpress-plugin

Homepage

Repository

License: CNRI-Python-GPL-Compatible

Fetch

@babel/helper-create-regexp-features-plugin npm-asset/babel--helper-create-regexp-features-plugin

Compile ESNext Regular Expressions to ES5

Latest Release: 8.0.0-rc.2 at Feb 15, 2026, 8:23:42 PM (22 days ago)

Keywords: babel babel-plugin ast compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Fetch

babel-plugin-transform-eval npm-asset/babel-plugin-transform-eval

Compile eval calls with string literals

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:11:32 PM (8 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

@react-native/babel-preset npm-asset/react-native--babel-preset

Babel preset for React Native applications

Latest Release: 0.86.0-nightly-20260310-621592d1f at Mar 10, 2026, 3:59:01 AM (14 hours ago)

Keywords: babel preset react-native android app-framework cross-platform ios mobile mobile-development react

Homepage

Repository

License: MIT

Fetch

babel-plugin-inline-react-svg npm-asset/babel-plugin-inline-react-svg

A babel plugin that optimizes and inlines SVGs for your react components.

Latest Release: 2.0.2 at Feb 23, 2023, 7:24:26 AM (3 years ago)

Keywords: babel plugin react svg inline

Homepage

Repository

License: MIT

Ready to use

babel-helper-builder-binary-assignment-operator-visitor npm-asset/babel-helper-builder-binary-assignment-operator-visitor

Helper function to build binary assignment operator visitors

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:12:34 PM (8 years ago)

Keywords: ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

@babel/helper-create-class-features-plugin npm-asset/babel--helper-create-class-features-plugin

Compile class public and private fields, private methods and decorators to ES6

Latest Release: 8.0.0-rc.2 at Feb 15, 2026, 8:23:57 PM (22 days ago)

Keywords: babel babel-plugin ast compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Fetch

babel-plugin-transform-es5-property-mutators npm-asset/babel-plugin-transform-es5-property-mutators

Compile ES5 property mutator shorthand syntax to Object.defineProperty

Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:12:45 PM (8 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

@babel/plugin-syntax-optional-catch-binding npm-asset/babel--plugin-syntax-optional-catch-binding

Allow parsing of optional catch bindings

Latest Release: 7.8.3 at Jan 13, 2020, 9:14:30 PM (6 years ago)

Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Fetch
  • «
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • »

© 2015-2026 HiQDev. All rights reserved.

Not even doubt, powered by Yii Framework