npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "plugin" 的结果(共 329 个)
nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-plugin-react-constant-elements

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

MIT
babel-plugin-constant-folding

Compile static constants (ie. code that we can statically determine to be constant at runtime)

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
babel-plugin-remove-debugger

Remove debugger statements

MIT
babel-plugin-eval

Compile eval calls with string literals

MIT
babel-plugin-react-display-name

Add displayName to React.createClass calls

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
babel-plugin-undeclared-variables-check

Throw a compile-time error on references to undeclared variables

MIT
babel-plugin-remove-console

Remove console.* calls

MIT
babel-plugin-runtime

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

MIT
babel-plugin-jscript

Babel plugin to fix buggy JScript named function expressions

MIT
babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
gulp-util

Utility functions for gulp plugins

MIT
@semantic-release/git

semantic-release plugin to commit release assets to the project's git repository

MIT
@semantic-release/changelog

semantic-release plugin to create or update a changelog file

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
fork-ts-checker-webpack-plugin

Runs typescript type checker and linter on separate process.

MIT
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
@babel/plugin-proposal-export-namespace-from

Compile export namespace to ES2015

MIT
pnp-webpack-plugin

plug'n'play resolver for Webpack

MIT
autodll-webpack-plugin

Webpack's DllPlugin without the boilerplate

MIT
babel-plugin-dynamic-import-node

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

MIT