npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ec" 的结果(共 998 个)
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
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
solid-js

A declarative JavaScript library for building user interfaces.

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
joi

Object schema validation

BSD-3-Clause
yup

Dead simple Object schema validation

MIT
class-validator

Decorator-based property validation for classes.

MIT
tsyringe

Lightweight dependency injection container for JavaScript/TypeScript

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
envify

Selectively replace Node-style environment variables with plain strings.

MIT
escope

ECMAScript scope analyzer

BSD-2-Clause
regenerator

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

MIT
output-file-sync

Synchronously write a file and create its ancestor directories if needed

ISC
babel-messages

Collection of debug messages used by Babel.

MIT
fs-readdir-recursive

Recursively read a directory

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
esquery

A query library for ECMAScript AST using a CSS selector like query language.

BSD-3-Clause
babel-plugin-react-display-name

Add displayName to React.createClass calls

MIT
to-fast-properties

Force V8 to use fast properties for an object

MIT
babel-plugin-undeclared-variables-check

Throw a compile-time error on references to undeclared variables

MIT
useragent

Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing

MIT
regenerator-babel

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

BSD