65 packages
array-buffer-detach
Detaches (frees) ArrayBuffers, so they're no longer held in memory
async-break-finder
A tool for finding breaks in asynchronous context.
bengl
bengl
@bengl/branch-diff
A tool to list print the commits on one git branch that are not on another using loose comparison
@bengl/changelog-maker
A git log to CHANGELOG.md tool
@bengl/commit-stream
Turn a `git log` into a stream of commit objects
@bengl/test1
test 1
bengl-test1
testing. plz ignore.
bengl-test2
btags
**btags** is a ctags generator for JavaScript. In particular, it's made in order to support ES2015/ES2016 features and beyond, by using [babylon](https://www.npmjs.com/package/babylon), which is babel's AST tool.
checksum
Checksum utility for node
cli-profile
profiling tool for CLI tools
contribution-report
generate github contribution reports for repositories
copher
A gopher client using chromium
copying
A shallow copy tool that makes you make decisions
count-promises
Count all the promises created between two execution points.
cpuprofile2stackcollapse
Convert .cpuprofile files to "folded" stacks for flamegraph.pl
create-test-promise
creates a promise for a single test case (originally for pitesti)
davlog
The logger davglass uses in his CLI tools
debinding
Remove process.binding, without breaking core.
dep-audit
Audits licenses of npm packages installed as dependencies
do-it-later
a simple renaming of event loop tools
fast-native-fn
A helper method for setting up fast C++ calls with v8-fast-api-calls.h
follow-registry
npm registry follower
forwardjs-promise-talk
Talk on Promises and Backward Compatibility for ForwardJS