react-images-upload
Simple component for upload and validate (client side) images with preview built with React.js. This package use [react-flip-move](https://github.com/joshwcomeau/react-flip-move) for animate the file preview images.
Simple component for upload and validate (client side) images with preview built with React.js. This package use [react-flip-move](https://github.com/joshwcomeau/react-flip-move) for animate the file preview images.
vfile utility to find one or more files by searching the file system upwards
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
fs helper utilities (walk, copy, mkdir -p)
Adapts the Node.js File System API (fs) for use with TypeScript async/await
File system adapter for parse-server
FileSytem-based Manager with optional encrypted Cloud backup for Greenlock SSL
Chai assertions for Node.js filesystem
fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
file globbing for node.js. speedy and powerful alternative to node-glob.
Mocha reporter which displays Spec output and generates xunit XML file
HTML5 FileAPI `FileReader` for Node.JS.
Regex for matching dot-directories, like `.git/`
Native file viewer for react-native
Add line numbers to a string.
Find files the easy way
Abstract representation of a pathname
Common JavaScript File Extensions
A simple file watcher for Node