📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →
Socket
Sign inDemoInstall
Socket

jlhwung

npm

Packages

Comaintainers

304 packages

@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/core

Babel compiler core.

@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