npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "so" 的结果(共 2230 个)
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
socket.io

node.js realtime framework server

MIT
ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.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
solid-js

A declarative JavaScript library for building user interfaces.

MIT
ts-node

TypeScript execution environment and REPL for node.js, with source map support

MIT
pino

super fast, all natural json logger

MIT
bunyan

a JSON logging library for node.js services

MIT
browser-resolve

resolve which handles browser field support in package.json

MIT
acorn-import-phases

Support for `import <defer|source>` phase syntax in Acorn

MIT
json-stable-stringify

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

MIT
json-parse-even-better-errors

JSON.parse with context information on error

MIT
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

ajv-keywords

Additional JSON-Schema keywords for Ajv JSON validator

MIT
@types/json-schema

TypeScript definitions for json-schema

MIT
json-parse-better-errors

JSON.parse with context information on error

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
try-resolve

Try and resolve a filename

MIT
regexpu

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

MIT
babel-plugin-remove-console

Remove console.* calls

MIT
regenerator-babel

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

BSD
tildify

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

MIT
grunt-legacy-util

Some old grunt utils provided for backwards compatibility.

MIT