npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "all" 的结果(共 402 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
svelte

Cybernetically enhanced web apps

MIT
pino

super fast, all natural json logger

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

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-eval

Compile eval calls with string literals

MIT
babel-plugin-react-display-name

Add displayName to React.createClass calls

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
undertaker

Task registry that allows composition through series/parallel methods.

MIT
node-environment-flags

> Polyfill/shim for `process.allowedNodeEnvironmentFlags`

Apache-2.0
@ungap/promise-all-settled

A cross platform Promise.allSettled polyfill

ISC
finished

Execute a callback when a request closes, finishes, or errors

MIT
deprecate

Mark methods as deprecated and warn the user when they're called

MIT
eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

MIT
require-all

An easy way to require all files within a directory.

MIT
@babel/eslint-parser

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

MIT
querystring-es3

Node's querystring module for all engines. (ES3 compat fork)

babel-plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

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

Add a __source prop to all JSX Elements

MIT
@babel/plugin-transform-runtime

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

MIT
postcss-flexbugs-fixes

PostCSS plugin This project tries to fix all of flexbug's issues

MIT
@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

MIT
@nuxt/static

The fastest way to statically export your Nuxt application

MIT