npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "to" 的结果(共 1372 个)
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
dayjs

2KB immutable date time library alternative to Moment.js with the same modern API

MIT
ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

MIT
mysql2

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

MIT
sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

MIT
prisma

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

Apache-2.0
nuxt

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

MIT
nodemon

Simple monitor script for use during development of a Node.js app.

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
puppeteer

A high-level API to control headless Chrome over the DevTools Protocol

Apache-2.0
playwright

A high-level API to automate web browsers

Apache-2.0
class-validator

Decorator-based property validation for classes.

MIT
winston

A logger for just about everything.

MIT
log4js

Port of Log4js to work with node.

Apache-2.0
encodeurl

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

MIT
response-send

response.send() prototype method

merge-descriptors

Merge objects using their property descriptors

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

MIT
chrome-trace-event

A library to create a trace of your node app per Google's Trace Event format.

MIT
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

ajv-keywords

Additional JSON-Schema keywords for Ajv JSON validator

MIT
convert-source-map

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

MIT
regenerator

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

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-eslint

Custom parser for ESLint

MIT
trim-right

Similar to `String#trim()` but removes only whitespace on the right

MIT
output-file-sync

Synchronously write a file and create its ancestor directories if needed

ISC