file-contents
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Read JSON file using promises
Read a glob of files, dynamically choosing the reader or requiring the files based on the file extension.
Utilities for reading and manipulating text files using javascript
Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
Read CSS file into object
gives file information
Read or execute a file to get a content stream
read file by line
I just want to read my file and go
DEPRECATED! Use jsonc instead.
Read a file content by glob patterns
Useful React components.
Human friendly file system utilities for Node.js
A file manager package for Node.js. This pkg allows you to perform crud operations. Creating file in your js and nodejs application is now easier than ever
Enhance the input element so it can declaratively read contents from a local file (or files).
A file management system for node.js application making managements of files easier, all in one code, you can delete, move, etc, files all in one code, making ability to manage a system eg a application requiring transfering of files in folders easier