npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "code" 的结果(共 206 个)
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
turbo

Turborepo is a high-performance build system for JavaScript and TypeScript codebases.

MIT
prettier

Prettier is an opinionated code formatter

MIT
encodeurl

Encode a URL to a percent-encoded form, excluding already-encoded sequences

MIT
base64-encode

Encode base-64 strings with JavaScript

MIT
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.

babel-plugin-constant-folding

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

MIT
regexpu

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

MIT
babel-plugin-runtime

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

MIT
he

A robust HTML entities encoder/decoder with full Unicode support.

MIT
options

A very light-weight in-code option parsers for node.js.

cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

MIT
webpack-sources

Source code handling classes for webpack

MIT
http-status

Interact with HTTP status code

BSD-3-Clause
@babel/plugin-transform-runtime

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

MIT
unenv

`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.

MIT
unrouting

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![Codecov][codecov-src]][codecov-href] [![License][license-src]][license-href] [![JSDocs][jsdocs-src]][jsdo

MIT
@typescript-eslint/typescript-estree

A parser that converts TypeScript source code into an ESTree compatible form

MIT
cookie-es

<!-- automd:badges bundlejs packagephobia codecov -->

MIT
vue-devtools-stub

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]

MIT
post-compile-webpack-plugin

Run your code after compilation is done.

MIT
impound

Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.

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
code-red

code-red

MIT
vlq

Generate, and decode, base64 VLQ mappings for source maps and other uses

MIT
escodegen

ECMAScript code generator

BSD-2-Clause
babel-generator

Turns an AST into code.

MIT