npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "en" 的结果(共 7308 个)
axios

Promise based HTTP client for the browser and node.js

MIT
typescript

TypeScript is a language for application scale JavaScript development

Apache-2.0
moment

Parse, validate, manipulate, and display dates

MIT
dayjs

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

MIT
dotenv

Loads environment variables from .env file

BSD-2-Clause
passport

Simple, unobtrusive authentication for Node.js.

MIT
ws

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

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

MIT
mysql2

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

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
svelte

Cybernetically enhanced web apps

MIT
lit

A library for building fast, lightweight web components

BSD-3-Clause
rollup

Next-generation ES module bundler

MIT
yarn

📦🐈 Fast, reliable, and secure dependency management.

BSD-2-Clause
cross-env

Run scripts that set and use environment variables across platforms

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
commitizen

Git commit, but play nice with conventions.

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
tsyringe

Lightweight dependency injection container for JavaScript/TypeScript

MIT
agenda

Light weight job scheduler for Node.js

MIT
node-cron

Job scheduling for Node.js with overlap prevention, distributed coordination, and background tasks. Zero dependencies, written in TypeScript.

ISC
jimp

An image processing library written entirely in JavaScript.

MIT
node-canvas

> this dependency is just for my own use only

MIT
pdfkit

A PDF generation library for Node.js

MIT
encodeurl

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

MIT
array-flatten

Flatten nested arrays

MIT
response-send

response.send() prototype method