sindresorhus / load-json-fileLinks
Read and parse a JSON file
☆247Updated 2 years ago
Alternatives and similar repositories for load-json-file
Users that are interested in load-json-file are comparing it to the libraries listed below
Sorting:
- Stringify and write JSON to a file atomically☆223Updated 4 months ago
- Check if a path exists☆155Updated 3 years ago
- Get the system locale☆228Updated 4 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Copy files☆435Updated 3 months ago
- Parse JSON with more helpful errors☆373Updated 9 months ago
- Get the path to the user home directory☆159Updated 4 years ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Get the latest version of an npm package☆176Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 months ago
- Parse yes/no like values☆272Updated 5 months ago
- Copy a file☆123Updated 5 months ago
- Run a function exactly one time