watchr(latest: 2.4.13) Better file system watching for Node.js
scandirectory(latest: 2.5.0) Scan a directory recursively with a lot of control and power
extendr(latest: 2.1.0) Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways
eachr(latest: 2.0.4) Give eachr an array or object, and the iterator, in return eachr will give the iterator the value and key of each item, and will stop if the iterator returned false.
safefs(latest: 3.2.2) Stop getting EMFILE errors! Open only as many files as the operating system supports.
taskgroup(latest: 4.3.1) Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
ignorefs(latest: 1.4.1) Ignore common and custom patterns of the file system
extract-opts(latest: 2.2.0) Extract the options and callback from a function's arguments easily
ambi(latest: 2.5.0) Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automat
csextends(latest: 1.2.0) Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `B
editions(latest: 2.3.0) Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
ignorepatterns(latest: 1.4.0) A regular expression that matches common filenames that we want to ignore
typechecker(latest: 4.11.0) Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
errlop(latest: 2.2.0) An extended Error class that envelops a parent error, such that the stack trace contains the causation
domain-browser(latest: 4.22.0) Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
istextorbinary(latest: 6.0.0) Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
binaryextensions(latest: 4.18.0) A package that contains an array of every single file extension there is for binary files
textextensions(latest: 5.15.0) A package that contains an array of every single file extension there is for text files