npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "the" 的结果(共 1096 个)
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
dayjs

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

MIT
passport

Simple, unobtrusive authentication for Node.js.

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

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
nx

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

MIT
cheerio

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

MIT
puppeteer

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

Apache-2.0
merge-descriptors

Merge objects using their property descriptors

MIT
notevil

Evalulate javascript like the built-in eval() method but safely

MIT
webpack-core

The core of webpack and enhanced-require.

es-module-lexer

Lexes ES modules returning their import/export metadata

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.

trim-right

Similar to `String#trim()` but removes only whitespace on the right

MIT
babel-plugin-react-constant-elements

Treat React JSX elements as value types and hoist them to the highest scope

MIT
regexpu

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

MIT
vinyl-fs

Vinyl adapter for the file system.

MIT
handlebars

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

MIT
grunt-legacy-log

The Grunt 0.4.x logger.

MIT
grunt-known-options

The known options used in Grunt

MIT
grunt-cli

The grunt command line interface

MIT
gzip-js

GZIP in pure JavaScript (works in the browser)