Nicolò Ribaudo
@nicolo-ribaudo
28
Published Tools
559,252
Total Stars
0
Weekly Downloads
1,324
GitHub Followers
254
Public Repos
100/100
Avg Security
Published Tools
28 Skillsacross 1 category@babel/plugin-syntax-object-rest-spread
nicolo-ribaudo
Allow parsing of object rest/spread
@babel/plugin-syntax-json-strings
nicolo-ribaudo
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
@babel/plugin-syntax-optional-chaining
nicolo-ribaudo
Allow parsing of optional properties
@babel/plugin-syntax-optional-catch-binding
nicolo-ribaudo
Allow parsing of optional catch bindings
@babel/plugin-syntax-nullish-coalescing-operator
nicolo-ribaudo
Allow parsing of the nullish-coalescing operator
@babel/plugin-syntax-bigint
nicolo-ribaudo
Allow parsing of BigInt literals
@babel/plugin-syntax-async-generators
nicolo-ribaudo
Allow parsing of async generator functions
@babel/plugin-syntax-dynamic-import
nicolo-ribaudo
Allow parsing of import()
@babel/plugin-syntax-export-namespace-from
nicolo-ribaudo
Allow parsing of export namespace from
@babel/preset-stage-0
nicolo-ribaudo
Babel preset for stage 0 plugins
@babel/preset-stage-2
nicolo-ribaudo
Babel preset for stage 2 plugins
@babel/preset-stage-1
nicolo-ribaudo
Babel preset for stage 1 plugins
babel-loader
nicolo-ribaudo
babel module loader for webpack
babel-plugin-minify-dead-code-elimination
nicolo-ribaudo
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
babel-plugin-transform-inline-environment-variables
nicolo-ribaudo
Inline environment variables.
babel-plugin-minify-mangle-names
nicolo-ribaudo
Context- and scope- aware variable renaming.
babel-plugin-transform-merge-sibling-variables
nicolo-ribaudo
Merge sibling variables into one.
babel-preset-minify
nicolo-ribaudo
Babel preset for all minify plugins.
babel-minify
nicolo-ribaudo
✂️ An ES6+ aware minifier based on the Babel toolchain (beta)
@babel/preset-modules
nicolo-ribaudo
A Babel preset that targets modern browsers by fixing engine bugs.
babel-plugin-polyfill-corejs2
nicolo-ribaudo
A Babel plugin to inject imports to core-js@2 polyfills
string.prototype.includes
nicolo-ribaudo
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
string.prototype.codepointat
nicolo-ribaudo
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
string.prototype.repeat
nicolo-ribaudo
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
babel-preset-current-node-syntax
nicolo-ribaudo
A Babel preset that enables parsing of proposals supported by the current Node.js version.
acorn-import-phases
nicolo-ribaudo
Support for `import <defer|source>` phase syntax in Acorn
@nicolo-ribaudo/semver-v6
nicolo-ribaudo
v6 of the "semver" package, with security fixes backported from v7.
@nicolo-ribaudo/eslint-scope-5-internals
nicolo-ribaudo
Proxy package exposing internals of eslint-scope@5 for @babel/eslint-parser