npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "functions" 的结果(共 99 个)
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
regenerator-babel

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

BSD
gulp-util

Utility functions for gulp plugins

MIT
generate-function

Module that helps you write generated functions in Node

MIT
pg-connection-string

Functions for dealing with a PostgreSQL connection string

MIT
call-bind-apply-helpers

Helper functions around Function call/apply/bind, for use in `call-bind`

MIT
array-series

Call an array of asynchronous functions in series

MIT
array-parallel

Call an array of asynchronous functions in parallel

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
array-sort

Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

MIT
callbackify

backwards compatibilify your callback functions while migrating apis to promises

MIT
run-series

Run an array of functions in series

MIT
run-auto

Determine the best order for running async functions, and run them

MIT
core-util-is

The `util.is*` functions introduced in Node v0.12.

MIT
maximatch

Extends multimatch() with support for filter functions and regular expressions

MIT
compose-function

Compose new functions f(g(x))

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
async-to-gen

Transform async functions to generator functions with speed and simplicity.

BSD-3-Clause
is-callable

Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.

MIT
ts-api-utils

Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️

MIT
@vue/devtools-core

> Internal core functions shared across @vue/devtools packages.

MIT
babel-plugin-transform-regenerator

Explode async and generator functions into a state machine.

MIT
bfj

Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.

MIT
bfj-node4

Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.

MIT