npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "re" 的结果(共 1805 个)
express

Fast, unopinionated, minimalist web framework

MIT
vue

The progressive JavaScript framework for building modern web UI.

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

Node.js CORS middleware

MIT
morgan

HTTP request logger middleware for node.js

MIT
socket.io

node.js realtime framework server

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
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
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
nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

MIT
yarn

📦🐈 Fast, reliable, and secure dependency management.

BSD-2-Clause
ts-node

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

MIT
prettier

Prettier is an opinionated code formatter

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
apollo-server

Production ready GraphQL Server

MIT
inversify

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

MIT
jimp

An image processing library written entirely in JavaScript.

MIT
multer

Middleware for handling `multipart/form-data`.

MIT
cookie-parser

Parse HTTP request cookies

MIT
express-session

Simple session middleware for Express

MIT
encodeurl

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

MIT
response-send

response.send() prototype method