jsonc
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Found 18 results for read-file
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Set the `contents` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Read a glob of files, dynamically choosing the reader or requiring the files based on the file extension.
Human friendly file system utilities for Node.js
Read JSON file using promises
A human-friendly file system
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.
Read or execute a file to get a content stream
Read CSS file into object
Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
read file by line
gives file information
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
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
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
Read a file content by glob patterns