write-json-file
JSON writer
A utility for serializing and writing JSON data to a file in an atomic manner.
Stringify and write JSON to a file atomically
220 stars
7 watching
40 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Reads and parses JSON files from disk or string input | 245 |
| A JSON parser that provides more informative error messages when parsing JSON fails | 348 |
| Finds the closest package.json file in a directory tree | 160 |
| Transforms text columns from Unix commands into JSON data for manipulation | 66 |
| A utility function to insert consistent indentation into a string | 112 |
| A tool to retrieve metadata from the npm registry | 237 |
| Copies files from source to destination using streams and directory utilities. | 346 |
| Copies files from source to destination based on glob patterns and options | 426 |
| A utility to safely format and print JSON objects in the commandline. | 30 |
| Finds the closest package.json file and returns its contents | 258 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |
| A command-line tool for indenting lines of text | 5 |
| A tool that parses JSON data and outputs the path to each object in the data along with the object itself. | 2,001 |
| Removes comments from JSON data to enable use of comments in JSON files | 67 |
| An in-place JSON parser implemented in a single header file | 74 |