Home
last modified time | relevance | path

Searched refs:dezalgo (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/dezalgo/
DREADME.md1 # dezalgo chapter
10 Pass a callback to `dezalgo` and it will ensure that it is *always*
14 var dz = require('dezalgo')
Ddezalgo.js2 module.exports = wrappy(dezalgo)
6 function dezalgo (cb) { function
/third_party/node/deps/npm/lib/install/
Ddeps.js14 var dezalgo = require('dezalgo') variable
398 next = dezalgo(next)
/third_party/node/deps/npm/changelogs/
DCHANGELOG-2.md2717 `dezalgo@1.0.3`: `dezalgo` should be usable in the browser, and can be now
2947 …04bba`](https://github.com/npm/npm/commit/8e04bba830d4353d84751d21803cd127c96153a7) `dezalgo@1.0.2`
4930 `dezalgo@1.0.1`: use wrappy for instrumentability