npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "allow" 的结果(共 243 个)
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
@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
impound

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

MIT
is-retry-allowed

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

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
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
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
@babel/plugin-syntax-optional-chaining

Allow parsing of optional properties

MIT
@babel/plugin-syntax-nullish-coalescing-operator

Allow parsing of the nullish-coalescing operator

MIT
@babel/plugin-syntax-export-namespace-from

Allow parsing of export namespace from

MIT
@babel/plugin-syntax-numeric-separator

Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator

MIT
@babel/plugin-syntax-class-properties

Allow parsing of class properties

MIT
@babel/plugin-syntax-object-rest-spread

Allow parsing of object rest/spread

MIT
babel-plugin-syntax-object-rest-spread

Allow parsing of object rest/spread

MIT
shallowequal

Like lodash isEqualWith but for shallow equal.

MIT
last-call-webpack-plugin

A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.

MIT
copy-paste

A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.

@babel/plugin-syntax-flow

Allow parsing of the flow syntax

MIT
@pnpm/builder.policy

Create a function for filtering out dependencies that are not allowed to be built

MIT
browserify-optional

A browserify transform that allows optional dependencies in try..catch blocks

MIT
@babel/plugin-syntax-async-generators

Allow parsing of async generator functions

MIT
babel-plugin-syntax-async-generators

Allow parsing of async generator functions

MIT