obj-comp(latest: 1.0.3) This library compares two arbitrarily nested JavaScript objects and returns an array of differences between the objects.
simple-sleep(latest: 1.0.2) A sleep function that returns a promise, for you to use
instead of `setTimeout` when you are programming in the
async/await style.
play-lang(latest: 1.0.3) Play is a small programming language in the spirit of Python and JavaScript. It is used as a test bed for experimental debugger and compiler techniques.
system-exec(latest: 1.0.2) This module is a promisified version of `child_process.exec` that allows you to access the text printed to the STDERR from the error object's message property.
testem(latest: 3.2.0) Test'em 'scripts! Javascript Unit testing made easy.
@airportyh/jsonr(latest: 1.1.6) JSONR is the JSON serialization language plus refs.