npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "enable" 的结果(共 74 个)
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.

regexpu

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

MIT
server-destroy

Enable destroying a server, and all currently open connections.

ISC
harmonize

Enables --harmony flags programmatically.

BSD-3-Clause
postcss-attribute-case-insensitive

Enable support for case insensitive attribute matching in selectors

MIT
babel-plugin-transform-strict-mode

This plugin places a 'use strict'; directive at the top of all files to enable strict mode

MIT
typescript-eslint

Tooling which enables you to use TypeScript with ESLint

MIT
@std/esm

Enable ES modules in Node today!

MIT
expand-braces

Wrapper for [braces] to enable brace expansion for arrays of patterns.

MIT
sse

The HTML5 Server-Sent events specification is introduced "to enable servers to push data to Web pages over HTTP or using dedicated server-push protocols".

pinst

Enable or disable npm postinstall hook

MIT
mocha-generators

Enable support for ES6 generators in Mocha tests

MIT
babel-plugin-rewire

A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.

ISC
jspath

DSL that enables you to navigate and find data within your JSON documents

reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

MIT
gitbook-plugin-anker-enable

Anker enable plugin for GitBook

Apache 2
jsdom-global

Enable DOM in Node.js

MIT
@azure/msal-node-runtime

Add-on for msal-node which enables token acquisition from native broker

MIT
rollup-plugin-ts

A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

MIT
babel-plugin-jest-hoist

Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes

MIT
babel-preset-current-node-syntax

A Babel preset that enables parsing of proposals supported by the current Node.js version.

MIT
popsicle-proxy-agent

Enable proxy support for Popsicle (for node)

Apache-2.0
popsicle-retry

Enable request retry for Popsicle

Apache-2.0
estraverse-fb

Drop-in for estraverse that enables traversal over React's JSX nodes.

MIT
@wessberg/rollup-plugin-ts

A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

MIT
ghspa

Easy way to enable Single Page Applications for GitHub Pages.

MIT
thunk-mocha

Enable support for generators in Mocha with backward compatibility.

MIT
wct-sauce

WCT plugin that enables support for sauce browsers via Sauce Labs

BSD-3-Clause
wct-local

WCT plugin that enables support for local browsers via Selenium

BSD-3-Clause
mocha-as-promised

Adds “thenable” promise support to the Mocha test runner.

WTFPL