Asset Packagist
  • About
  • Contact
  • GitHub
  • Home
  • Results for "babel"
Showing 841-860 of 21,740 items.

@gerhobbelt/babel-plugin-transform-object-super npm-asset/gerhobbelt--babel-plugin-transform-object-super

Compile ES2015 object super to ES5

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:23:28 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-sticky-regex npm-asset/gerhobbelt--babel-plugin-transform-sticky-regex

Compile ES2015 sticky regex to an ES5 RegExp constructor

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:25:20 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-syntax-import-meta npm-asset/gerhobbelt--babel-plugin-syntax-import-meta

Allow parsing of import.meta

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:19:48 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-syntax-logical-assignment-operators npm-asset/gerhobbelt--babel-plugin-syntax-logical-assignment-operators

Allow parsing of the logical assignment operators

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:20:06 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-block-scoped-functions npm-asset/gerhobbelt--babel-plugin-transform-block-scoped-functions

Babel plugin to ensure function declarations at the block level are block scoped

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:21:16 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-proposal-numeric-separator npm-asset/gerhobbelt--babel-plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:17:52 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-syntax-numeric-separator npm-asset/gerhobbelt--babel-plugin-syntax-numeric-separator

Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:20:19 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-syntax-function-bind npm-asset/gerhobbelt--babel-plugin-syntax-function-bind

Allow parsing of function bind

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:19:35 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-modules-systemjs npm-asset/gerhobbelt--babel-plugin-transform-modules-systemjs

This plugin transforms ES2015 modules to SystemJS

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:23:03 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-modules-amd npm-asset/gerhobbelt--babel-plugin-transform-modules-amd

This plugin transforms ES2015 modules to AMD

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:22:53 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-new-target npm-asset/gerhobbelt--babel-plugin-transform-new-target

Transforms new.target meta property

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:23:14 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

babel-preset-metalab npm-asset/babel-preset-metalab

Optimal reconfigured babel settings. Includes optional compatibility presets for targeting potato browsers.

Latest Release: 1.0.0 at Mar 13, 2017, 11:16:34 PM (8 years ago)

Keywords: babel babel-preset bootstart metalab

Homepage

Repository

License: CC0-1.0

Ready to use

vite-plugin-babel-dev npm-asset/vite-plugin-babel-dev

Runs babel during dev serve in Vite

Latest Release: 1.0.2 at Jan 13, 2022, 1:29:59 AM (4 years ago)

Keywords: vite-plugin vite babel

Homepage

Repository

License: MIT

Ready to use

@gandi/babel-preset-gandi npm-asset/gandi--babel-preset-gandi

Babel preset for Gandi

Latest Release: 6.7.0 at Feb 10, 2026, 11:25:05 AM (4 days ago)

Keywords: babel babel-preset gandi

Homepage

Repository

License: ISC

Fetch

@talentui/get-babel-config npm-asset/talentui--get-babel-config

talent ui 2.0 base babel configuration

Latest Release: 4.0.7 at Apr 11, 2019, 1:34:22 AM (6 years ago)

Keywords: babel talentui

Homepage

Repository

License: MIT

Fetch

babel-preset-forbeslindesay npm-asset/babel-preset-forbeslindesay

ESLint default settings to match my personal preferences

Latest Release: 2.1.0 at Dec 23, 2016, 11:40:51 AM (9 years ago)

Keywords: babel babel-preset

Homepage

Repository

License: MIT

Ready to use

babel-plugin-minify-empty-function npm-asset/babel-plugin-minify-empty-function

This is mostly a Facebook-specific transform that removes noop function calls. However, can be generalized to detect and remove noops.

Latest Release: 0.0.1 at Aug 26, 2016, 12:52:20 AM (9 years ago)

Keywords: babel-plugin babel babel-minify babel-preset minify

Homepage

Repository

License: MIT

Ready to use

@gerhobbelt/babel-plugin-transform-computed-properties npm-asset/gerhobbelt--babel-plugin-transform-computed-properties

Compile ES2015 computed properties to ES5

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:21:34 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-function-name npm-asset/gerhobbelt--babel-plugin-transform-function-name

Apply ES2015 function.name semantics to all functions

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:22:24 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch

@gerhobbelt/babel-plugin-transform-modules-commonjs npm-asset/gerhobbelt--babel-plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

Latest Release: 7.2.1-26 at Dec 14, 2018, 11:22:58 AM (7 years ago)

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

Homepage

Repository

License: MIT

Fetch
  • «
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • »

© 2015-2026 HiQDev. All rights reserved.

Not even doubt, powered by Yii Framework