npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "lu" 的结果(共 3077 个)
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
rollup

Next-generation ES module bundler

MIT
nx

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

MIT
encodeurl

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

MIT
notevil

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

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

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-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
babel-plugin-remove-debugger

Remove debugger statements

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
babel-plugin-remove-console

Remove console.* calls

MIT
babel-plugin-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
babel-plugin-jscript

Babel plugin to fix buggy JScript named function expressions

MIT
babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

MIT
gulp-util

Utility functions for gulp plugins

MIT
api-easy

Fluent (i.e. chainable) syntax for generating vows tests against RESTful APIs.

@semantic-release/git

semantic-release plugin to commit release assets to the project's git repository

MIT
@semantic-release/changelog

semantic-release plugin to create or update a changelog file

MIT
long

A Long class for representing a 64-bit two's-complement integer value.

Apache-2.0
lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

MIT
cls-bluebird

Make bluebird work with the continuation-local-storage module.

BSD-2-Clause
babel-plugin-transform-react-constant-elements

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

MIT