Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@babel/core
Babel compiler core.
postcss
Tool for transforming styles with JS plugins
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
babel-loader
babel module loader for webpack
babel-core
Babel compiler core.
@babel/cli
Babel command line.
oniguruma-to-es
Convert Oniguruma patterns to native JavaScript RegExp
@swc/cli
CLI for the swc project
@babel/standalone
Standalone build of Babel for use in non-Node.js environments.
broccoli-babel-transpiler
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
@babel/node
Babel command line
ember-cli-babel
Ember CLI addon for Babel
babel-cli
Babel command line.
bun
Bun is a fast all-in-one JavaScript runtime.
gulp-babel
Use next generation JavaScript, today
flow-remove-types
Removes Flow type annotations from JavaScript files with speed and simplicity.
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
regenerator
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
defs
Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.