npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "low" 的结果(共 520 个)
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
convert-source-map

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

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
undertaker

Task registry that allows composition through series/parallel methods.

MIT
node-environment-flags

> Polyfill/shim for `process.allowedNodeEnvironmentFlags`

Apache-2.0
@babel/eslint-parser

ESLint parser that allows for linting of experimental syntax transformed by Babel

MIT
md5-file

Get the MD5-sum of a given file, with low memory usage, even on huge files.

MIT
@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

MIT
unenv

`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.

MIT
cache-loader

Caches the result of following loaders on disk.

MIT
impound

Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.

MIT
thread-loader

Runs the following loaders in a worker pool

MIT
@babel/plugin-transform-flow-strip-types

Strip flow type annotations from your output code.

MIT
is-retry-allowed

Check whether a request can be retried based on the `error.code`

MIT
flow-parser

JavaScript parser written in OCaml. Produces ESTree AST

MIT
cz-conventional-changelog

Commitizen adapter following the conventional-changelog format.

MIT
graphql-playground-middleware-express

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

MIT
graphql-playground-middleware-lambda

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

MIT
graphql-playground-middleware-koa

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

MIT
graphql-playground-middleware-hapi

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

MIT
slow-redact

Redact JS objects

MIT
on-exit-leak-free

Execute a function on exit without leaking memory, allowing all objects to be garbage collected

MIT
proxyquire

Proxies nodejs require in order to allow overriding dependencies during testing.

MIT
csstype

Strict TypeScript and Flow types for style based on MDN data

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
stream-consume

Consume a stream to ensure it keeps flowing

MIT
decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

MIT
jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
follow-redirects

HTTP and HTTPS modules that follow redirects.

MIT