npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "pr" 的结果(共 843 个)
express

Fast, unopinionated, minimalist web framework

MIT
vue

The progressive JavaScript framework for building modern web UI.

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

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

MIT
prettier

Prettier is an opinionated code formatter

MIT
puppeteer

A high-level API to control headless Chrome over the DevTools Protocol

Apache-2.0
apollo-server

Production ready GraphQL Server

MIT
class-validator

Decorator-based property validation for classes.

MIT
jimp

An image processing library written entirely in JavaScript.

MIT
express-session

Simple session middleware for Express

MIT
response-send

response.send() prototype method

merge-descriptors

Merge objects using their property descriptors

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
proxy-addr

Determine address of proxied request

MIT
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
sprintf

Sprintf() for node.js

BSD-3-Clause
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

@types/eslint-scope

Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions

MIT
enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
shebang-regex

Regular expression for matching a shebang line

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
regexpu

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

MIT