ljharb / json-file-plusLinks
Read from and write to a JSON file, minimizing diffs and preserving formatting.
☆44Updated 2 weeks ago
Alternatives and similar repositories for json-file-plus
Users that are interested in json-file-plus are comparing it to the libraries listed below
Sorting:
- API for combining call site modifiers☆41Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- Read the contents of node_modules☆42Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.