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.
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
babel-core
Babel compiler core.
caching-transform
Wraps a transform and provides caching
@babel/cli
Babel command line.
@swc/cli
CLI for the swc project
inline-source-map
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
@babel/node
Babel command line
@babel/standalone
Standalone build of Babel for use in non-Node.js environments.
json-schema-to-typescript
compile json schema to typescript typings
ember-cli-babel
Ember CLI addon for Babel
next-transpile-modules
Next.js plugin to transpile code from node_modules
babel-cli
Babel command line.
gulp-typescript
A typescript compiler for gulp with incremental compilation support.
json-schema-to-typescript-lite
Lite version of json-schema-to-typescript
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.
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
karma-typescript
Simplifying running unit tests with coverage for Typescript projects.
whence
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.