npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "JS" 的结果(共 691 个)
axios

Promise based HTTP client for the browser and node.js

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

Node.js CORS middleware

MIT
morgan

HTTP request logger middleware for node.js

MIT
passport

Simple, unobtrusive authentication for Node.js.

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
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
solid-js

A declarative JavaScript library for building user interfaces.

MIT
nodemon

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

MIT
ts-node

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

MIT
inversify

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

MIT
agenda

Light weight job scheduler for Node.js

MIT
node-cron

A Lightweight Task Scheduler for Node.js

ISC
pino

super fast, all natural json logger

MIT
bunyan

a JSON logging library for node.js services

MIT
log4js

Port of Log4js to work with node.

Apache-2.0
gm

GraphicsMagick and ImageMagick for node.js

MIT
pdfkit

A PDF generation library for Node.js

MIT
finalhandler

Node.js final http responder

MIT
browser-resolve

resolve which handles browser field support in package.json

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
sprintf

Sprintf() for node.js

BSD-3-Clause