load-json-file
JSON parser
Reads and parses JSON files from disk or string input
Read and parse a JSON file
245 stars
8 watching
47 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON parser that provides more informative error messages when parsing JSON fails | 348 |
| A utility for serializing and writing JSON data to a file in an atomic manner. | 220 |
| Transforms text columns from Unix commands into JSON data for manipulation | 66 |
| Finds the closest package.json file in a directory tree | 160 |
| A tool to get namespaced config from the closest package.json | 120 |
| An in-place JSON parser implemented in a single header file | 74 |
| A tool to retrieve metadata from the npm registry | 237 |
| Removes comments from JSON data to allow its safe use in production environments. | 600 |
| Finds the closest package.json file and returns its contents | 258 |
| Removes comments from JSON data to enable use of comments in JSON files | 67 |
| A comprehensive set of utilities to handle JSON data in Go. | 11 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A utility to serve static files in Electron apps | 441 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |
| A fast CLI tool for massaging JSON on the Unix command line | 1,558 |