277,143 packages matching “gizwits plugin”
@babel/plugin-transform-modules-systemjs
v8.0.1 · 1 month ago
This plugin transforms ES2015 modules to SystemJS
No known vulnerabilities
@babel/plugin-syntax-json-strings
v7.8.3 · 6 years ago
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
No known vulnerabilities
@babel/plugin-transform-literals
v8.0.1 · 1 month ago
Compile ES2015 unicode string and number literals to ES5
No known vulnerabilities
@babel/plugin-syntax-numeric-separator
v7.10.4 · 6 years ago
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
No known vulnerabilities
@babel/plugin-transform-logical-assignment-operators
v8.0.1 · 1 month ago
Transforms logical assignment operators into short-circuited assignments
No known vulnerabilities
@babel/plugin-syntax-logical-assignment-operators
v7.10.4 · 6 years ago
Allow parsing of the logical assignment operators
No known vulnerabilities
@babel/plugin-transform-named-capturing-groups-regex
v8.0.1 · 1 month ago
Compile regular expressions using named groups to ES5.
No known vulnerabilities
@babel/plugin-transform-object-super
v8.0.1 · 1 month ago
Compile ES2015 object super to ES5
No known vulnerabilities
@babel/plugin-transform-unicode-regex
v8.0.1 · 1 month ago
Compile ES2015 Unicode regex to ES5
No known vulnerabilities
@babel/plugin-transform-modules-amd
v8.0.1 · 1 month ago
This plugin transforms ES2015 modules to AMD
No known vulnerabilities
@babel/plugin-transform-typescript
v8.0.1 · 1 month ago
Transform TypeScript into ES.next
No known vulnerabilities
@babel/plugin-syntax-class-static-block
v7.14.5 · 5 years ago
Allow parsing of class static blocks
No known vulnerabilities
@babel/plugin-transform-shorthand-properties
v8.0.1 · 1 month ago
Compile ES2015 shorthand properties to ES5
No known vulnerabilities
@babel/plugin-transform-optional-chaining
v8.0.1 · 1 month ago
Transform optional chaining operators into a series of nil checks
No known vulnerabilities
@babel/plugin-syntax-optional-chaining
v7.8.3 · 6 years ago
Allow parsing of optional properties
No known vulnerabilities
@babel/plugin-transform-new-target
v8.0.1 · 1 month ago
Transforms new.target meta property
No known vulnerabilities
@babel/plugin-transform-object-rest-spread
v8.0.1 · 1 month ago
Compile object rest and spread to ES5
No known vulnerabilities
@babel/plugin-transform-dotall-regex
v8.0.1 · 1 month ago
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
No known vulnerabilities
@babel/plugin-transform-typeof-symbol
v8.0.1 · 1 month ago
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
No known vulnerabilities
@babel/plugin-transform-async-generator-functions
v8.0.1 · 1 month ago
Turn async generator functions into ES2015 generators
No known vulnerabilities