npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "RS" 的结果(共 3490 个)
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
moment

Parse, validate, manipulate, and display dates

MIT
cors

Node.js CORS middleware

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
cheerio

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

MIT
playwright

A high-level API to automate web browsers

Apache-2.0
inversify

A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.

MIT
cookie-parser

Parse HTTP request cookies

MIT
content-disposition

Create and parse Content-Disposition header

MIT
media-typer

Simple RFC 6838 media type parser and formatter

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
range-parser

Range header field string parser

MIT
json-parse-even-better-errors

JSON.parse with context information on error

MIT
loader-runner

Runs (webpack) loaders

MIT
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

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.

json-parse-better-errors

JSON.parse with context information on error

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-eslint

Custom parser for ESLint

MIT
fs-readdir-recursive

Recursively read a directory

MIT
acorn-jsx

Modern, fast React.js JSX parser

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
line-numbers

Add line numbers to a string.

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
useragent

Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing

MIT
globals

Global identifiers from different JavaScript environments

MIT
babel-plugin-runtime

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

MIT
tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

MIT