npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "yn" 的结果(共 202 个)
acorn-import-phases

Support for `import <defer|source>` phase syntax in Acorn

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.

output-file-sync

Synchronously write a file and create its ancestor directories if needed

ISC
babel-plugin-react-display-name

Add displayName to React.createClass calls

MIT
eventemitter2

A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.

MIT
api-easy

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

async-limiter

asynchronous function queue with adjustable concurrency

MIT
cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

MIT
fastqueue

A fast push/shift sync queue

cli-highlight

Syntax highlighting in your terminal

ISC
@babel/eslint-parser

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

MIT
use-sync-external-store

Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.

MIT
micro

Asynchronous HTTP microservices

MIT
babel-plugin-dynamic-import-node

Babel plugin to transpile import() to a deferred require(), for node

MIT
async-retry

Retrying made simple, easy and async

MIT
@babel/plugin-proposal-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

MIT
@babel/plugin-syntax-bigint

Allow parsing of BigInt literals

MIT
async-sema

Semaphore using `async` and `await`

MIT
script-ext-html-webpack-plugin

Enhances html-webpack-plugin functionality with async and defer attributes for script elements

MIT
postcss-cssnext

Use tomorrow’s CSS syntax, today

MIT
acorn-dynamic-import

Support dynamic imports in acorn

MIT
asynckit

Minimal async jobs utility library, with streams support

MIT
yn

Parse yes/no like values

MIT
systemjs

Dynamic ES module loader

MIT
fs-access

Node.js 0.12 fs.access() & fs.accessSync() ponyfill

MIT
synchronous-promise

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

BSD-3-Clause
compress-buffer

Synchronous Buffer compression library for Node.js