Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat
Return a mapped dest for a src a filepath.
Returns true if a filepath is a symbolic link
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
Opinionated template helper that inserts a code example from a filepath.
Match filepath is validated, or exclude filepath that don't need.
A recma plugin to expose the filepath as a named export