npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "rm" 的结果(共 489 个)
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
typeorm

Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.

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
turbo

Turborepo is a high-performance build system for JavaScript and TypeScript codebases.

MIT
cross-env

Run scripts that set and use environment variables across platforms

MIT
prettier

Prettier is an opinionated code formatter

MIT
multer

Middleware for handling `multipart/form-data`.

MIT
encodeurl

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

MIT
media-typer

Simple RFC 6838 media type parser and formatter

MIT
proxy-addr

Determine address of proxied request

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
chrome-trace-event

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

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
babel-plugin-constant-folding

Compile static constants (ie. code that we can statically determine to be constant at runtime)

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
regenerator-babel

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

BSD
json3

A JSON polyfill for older JavaScript platforms.

MIT
yargs-unparser

Converts back a yargs argv object to its original array form

MIT
@ungap/promise-all-settled

A cross platform Promise.allSettled polyfill

ISC
helmet-crossdomain

Set the X-Permitted-Cross-Domain-Policies header in Express apps

MIT
camelize

recursively transform key strings to camel-case

MIT
cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

MIT
sql-escaper

🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).

MIT