262 packages
abort-controller
An implementation of WHATWG AbortController interface.
ajx
Simple fetch library for me.
appcache-manifest
A CLI tool to generate HTML5 Application Cache Manifest.
@babel/cli
Babel command line.
@babel/code-frame
Generate errors that contain a code frame that point to source locations.
@babel/core
Babel compiler core.
babel-eslint
Custom parser for ESLint
@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-call-delegate
Helper function to call delegate
@babel/helper-define-map
Helper function to define a map
@babel/helper-explode-assignable-expression
Helper function to explode an assignable expression
@babel/helper-explode-class
Helper function to explode class
@babel/helper-fixtures
Helper function to support fixtures
@babel/helper-function-name
Helper function to change the property 'name' of every function
@babel/helper-get-function-arity
Helper function to get function arity
@babel/helper-hoist-variables
Helper function to hoist variables
@babel/helper-module-imports
Babel helper functions for inserting module loads
@babel/helper-module-transforms
Babel helper functions for implementing ES6 module transformations
@babel/helper-optimise-call-expression
Helper function to optimise call expression
@babel/helper-plugin-test-runner
Helper function to support test runner
@babel/helper-regex
Helper function to check for literal RegEx