npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Transpile" 的结果(共 39 个)
regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

MIT
babel-plugin-dynamic-import-node

Babel plugin to transpile import() to a deferred require(), for node

MIT
esbuild-register

Transpile JSX, TypeScript and esnext features on the fly with esbuild

MIT
esbuild-node-loader

Transpile TypeScript to ESM with Node.js loader

MIT
tsickle

Transpile TypeScript code to JavaScript with Closure annotations.

MIT
typescript-cached-transpile

[![npm version](https://badge.fury.io/js/typescript-cached-transpile.svg)](https://badge.fury.io/js/typescript-cached-transpile)

MIT
babel-plugin-async-to-promises

Transpile ES7 async/await to vanilla ES6 Promise chains

ISC
gulp-babel-helpers

transpiles via babel and collects external helpers into a seperate module

MIT
grunt-microlib

Shared tooling between microlibraries using the ES6 module transpiler.

plantation

`plantation` is a collection of [cake](http://coffeescript.org/#cake) tasks to simplify working on projects using multiple transpilers, particularly coffeescript and YAML. It has strong opinions about the tools you want to use.

gulp-es6-module-transpiler

Gulp plugin for the ES6 Module Transpiler

MIT
es6-module-transpiler-amd-formatter

ES6 Module Transpiler Extension to Output AMD define() Format.

MIT
rollup-plugin-ts

A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

MIT
karma-remap-coverage

Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)

MIT
nuclide-node-transpiler

Transpiles JavaScript files

BSD-3-Clause
@wessberg/rollup-plugin-ts

A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

MIT
broccoli-es6modules

An es6 module transpiler & concatenator for broccoli.

MIT
broccoli-babel-transpiler

A Broccoli plugin which transpile ES6 to readable ES5 by using babel.

MIT
grunt-es6-module-transpiler

A Grunt task for processing ES6 module import/export syntax into one of AMD, CommonJS or globals using the es6-module-transpiler

@node-loaders/esbuild

Loader that transpiles typescript modules using esbuild.

MIT
alamode

A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.

AGPL-3.0
es6-module-transpiler-npm-resolver

ES6 Module Transpiler Extension to Resolver from NPM modules with jsnext:main flag.

MIT
es6-module-transpiler-system-formatter

ES6 Module Transpiler Extension to Output System.register() Format.

MIT
babel-plugin-transform-dynamic-import

Babel plugin to transpile import() to a deferred require(), for node

MIT
eslint-plugin-escompat

This plugin will report eslint errors for code which - if left untranspiled - will not work in some browsers.

MIT
@a-la/export

A set of rules for ÀLaMode to transpile ES6 export statements into module.exports assignments.

MIT