npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "transform" 的结果(共 171 个)
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
regenerator-babel

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

BSD
camelize

recursively transform key strings to camel-case

MIT
@babel/eslint-parser

ESLint parser that allows for linting of experimental syntax transformed by Babel

MIT
babel-plugin-transform-react-constant-elements

Treat React JSX elements as value types and hoist them to the highest scope

MIT
babel-plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

MIT
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
@babel/plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

MIT
babel-plugin-transform-react-remove-prop-types

Remove unnecessary React propTypes from the production build

MIT
@babel/plugin-transform-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
babel-plugin-transform-define

Babel plugin that replaces member expressions and typeof statements with strings

MIT
@babel/plugin-proposal-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

MIT
babel-plugin-transform-object-rest-spread

Compile object rest and spread to ES5

MIT
url-loader

A loader for webpack which transforms files into base64 URIs

MIT
@ampproject/remapping

Remap sequential sourcemaps through transformations to point at the original source code

Apache-2.0
@jridgewell/remapping

Remap sequential sourcemaps through transformations to point at the original source code

MIT
babel-preset-solid

Babel preset to transform JSX for Solid.js

MIT
babel-plugin-transform-es2015-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
@babel/plugin-transform-flow-strip-types

Strip flow type annotations from your output code.

MIT
@babel/plugin-transform-react-jsx

Turn JSX into React function calls

MIT
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
@vue/ref-transform

@vue/ref-transform

MIT
vue
@vue/reactivity-transform

@vue/reactivity-transform

MIT
vue
falafel

transform the ast on a recursive walk

MIT
jstransform

A simple AST visitor-based JS transformer

BSD-3-Clause
regenerator-preset

Babel preset for easy use of regenerator-transform.

MIT
recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

MIT