webpack-hot-middleware
Webpack hot reloading you can attach to your own server
Updated by @glenjamin
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
Updated by @sindresorhus
global-modules
The directory used by npm for globally installed npm modules.
Updated by @jonschlinkert
prebuild-install
A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Updated by @mathiask
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Updated by @robloach
textextensions
A package that contains an array of every single file extension there is for text files
Updated by @balupton