🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket
n

nicolo-ribaudo

npm

Packages

Current Co-maintainers

Former Co-maintainers

333 packages

acorn-import-defer

Support for `import defer` syntax in Acorn

acorn-import-phases

Support for `import <defer|source>` phase syntax in Acorn

bab

Babel

@babel/cli

Babel command line.

@babel/code-frame

Generate errors that contain a code frame that point to source locations.

@babel/compat-data

The compat-data to determine required Babel plugins

babel-compat-loader

A node loader to import modules compiled by Babel a if they were native ESM.

@babel/core

Babel compiler core.

babel-eslint

Custom parser for ESLint

@babel/eslint-parser

ESLint parser that allows for linting of experimental syntax transformed by Babel

@babel/eslint-plugin

Companion rules for @babel/eslint-parser

@babel/eslint-plugin-development

ESLint rules that enforce best practices in the development of Babel plugins.

@babel/generator

Turns an AST into code.

@babel/helper-annotate-as-pure

Helper function to annotate paths and nodes with #__PURE__ comment

@babel/helper-bindify-decorators

Helper function to bindify decorators

@babel/helper-builder-binary-assignment-operator-visitor

Helper function to build binary assignment operator visitors

@babel/helper-builder-react-jsx

Helper function to build react jsx

@babel/helper-builder-react-jsx-experimental

Helper function to build react jsx

@babel/helper-call-delegate

Helper function to call delegate

@babel/helper-check-duplicate-nodes

Babel helper module for babel transforms authors to check the AST against duplicated nodes.

@babel/helper-compilation-targets

Helper functions on Babel compilation targets

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

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

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

Compile ESNext Regular Expressions to ES5

@babel/helper-define-map

Helper function to define a map

@babel/helper-define-polyfill-provider

Babel helper to create your own polyfill provider