npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ab" 的结果(共 2258 个)
dayjs

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

MIT
dotenv

Loads environment variables from .env file

BSD-2-Clause
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
yarn

📦🐈 Fast, reliable, and secure dependency management.

BSD-2-Clause
cross-env

Run scripts that set and use environment variables across platforms

MIT
winston

A logger for just about everything.

MIT
envify

Selectively replace Node-style environment variables with plain strings.

MIT
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

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.

regenerator

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

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-eslint

Custom parser for ESLint

MIT
babel-plugin-react-constant-elements

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

MIT
babel-plugin-constant-folding

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

MIT
babel-messages

Collection of debug messages used by Babel.

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
babel-plugin-remove-debugger

Remove debugger statements

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
regexpu

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

MIT
babel-plugin-eval

Compile eval calls with string literals

MIT
babel-plugin-react-display-name

Add displayName to React.createClass calls

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
babel-plugin-undeclared-variables-check

Throw a compile-time error on references to undeclared variables

MIT
acorn-babel

Acorn fork used by babel

babel-plugin-remove-console

Remove console.* calls

MIT