8 packages
clhoe
Provides simple, yet powerful, routing for command line interfaces.
closest-root
Allows the user to locate the root directory, of a Node application set up using npm, from a specified directory by traversing upwards until the root is located.
deliver-or-else
Serves local files from the server unto the client in the form of a Promise.
http-cookie-manager
Highly tested. Parses cookies, then stores them. Provides formatting for response header.
mimisbrunnr
Highly tested means of resolving a file and extension to its respective MIME type.
recfs
Utility functions used to list all files in a directory recursively, synchronously or asynchronously.
reflect-args
Lets you retrieve argument names, including default values from outside a function.
resquire
Allows for more complex requires, making Node requires feel more like importing with namespaces as seen in other languages.