{"id":23529623,"url":"https://github.com/jaid/read-file-json","last_synced_at":"2025-05-14T12:23:41.023Z","repository":{"id":51116868,"uuid":"229137629","full_name":"Jaid/read-file-json","owner":"Jaid","description":"Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.","archived":false,"fork":false,"pushed_at":"2022-07-27T09:34:35.000Z","size":1697,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-26T18:17:34.642Z","etag":null,"topics":["file","filesystem","fs","json","json-parser","json5","json5-parser","lib","library","load-file","loader","promise","read-file","util","utility"],"latest_commit_sha":null,"homepage":"https://github.com/Jaid/read-file-json","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaid.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Jaid","custom":"https://twitch.tv/products/jaidchen"}},"created_at":"2019-12-19T20:58:09.000Z","updated_at":"2022-07-27T08:30:10.000Z","dependencies_parsed_at":"2022-08-24T18:00:56.186Z","dependency_job_id":null,"html_url":"https://github.com/Jaid/read-file-json","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fread-file-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fread-file-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fread-file-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fread-file-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","download_url":"https://codeload.github.com/Jaid/read-file-json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239226660,"owners_count":19603301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file","filesystem","fs","json","json-parser","json5","json5-parser","lib","library","load-file","loader","promise","read-file","util","utility"],"created_at":"2024-12-25T21:12:35.160Z","updated_at":"2025-02-17T03:22:47.141Z","avatar_url":"https://github.com/Jaid.png","language":"JavaScript","readme":"# read-file-json\n\n\n\u003ca href=\"https://raw.githubusercontent.com/jaid/read-file-json/master/license.txt\"\u003e\u003cimg src=\"https://img.shields.io/github/license/jaid/read-file-json?style=flat-square\" alt=\"License\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/sponsors/jaid\"\u003e\u003cimg src=\"https://img.shields.io/badge/\u003c3-Sponsor-FF45F1?style=flat-square\" alt=\"Sponsor read-file-json\"/\u003e\u003c/a\u003e  \n\u003ca href=\"https://actions-badge.atrox.dev/jaid/read-file-json/goto\"\u003e\u003cimg src=\"https://img.shields.io/endpoint.svg?style=flat-square\u0026url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fread-file-json%2Fbadge\" alt=\"Build status\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/read-file-json/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/commits-since/jaid/read-file-json/v1.1.0?style=flat-square\u0026logo=github\" alt=\"Commits since v1.1.0\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/read-file-json/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/jaid/read-file-json?style=flat-square\u0026logo=github\" alt=\"Last commit\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/read-file-json/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/jaid/read-file-json?style=flat-square\u0026logo=github\" alt=\"Issues\"/\u003e\u003c/a\u003e  \n\u003ca href=\"https://npmjs.com/package/read-file-json\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/read-file-json?style=flat-square\u0026logo=npm\u0026label=latest%20version\" alt=\"Latest version on npm\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/read-file-json/network/dependents\"\u003e\u003cimg src=\"https://img.shields.io/librariesio/dependents/npm/read-file-json?style=flat-square\u0026logo=npm\" alt=\"Dependents\"/\u003e\u003c/a\u003e \u003ca href=\"https://npmjs.com/package/read-file-json\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/read-file-json?style=flat-square\u0026logo=npm\" alt=\"Downloads\"/\u003e\u003c/a\u003e\n\n**Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.**\n\n\n\n\n\n## Installation\n\n\u003ca href=\"https://npmjs.com/package/read-file-json\"\u003e\u003cimg src=\"https://img.shields.io/badge/npm-read--file--json-C23039?style=flat-square\u0026logo=npm\" alt=\"read-file-json on npm\"/\u003e\u003c/a\u003e\n\n```bash\nnpm install --save read-file-json@^1.1.0\n```\n\n\u003ca href=\"https://yarnpkg.com/package/read-file-json\"\u003e\u003cimg src=\"https://img.shields.io/badge/Yarn-read--file--json-2F8CB7?style=flat-square\u0026logo=yarn\u0026logoColor=white\" alt=\"read-file-json on Yarn\"/\u003e\u003c/a\u003e\n\n```bash\nyarn add read-file-json@^1.1.0\n```\n\n\u003ca href=\"https://github.com/jaid/read-file-json/packages\"\u003e\u003cimg src=\"https://img.shields.io/badge/GitHub Packages-@jaid/read--file--json-24282e?style=flat-square\u0026logo=github\" alt=\"@jaid/read-file-json on GitHub Packages\"/\u003e\u003c/a\u003e  \n(if [configured properly](https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages))\n\n```bash\nnpm install --save @jaid/read-file-json@^1.1.0\n```\n\n\n\n## Example\n\n\n```javascript\nimport readFileJson from \"read-file-json\"\n\nreadFileJson(\"./exists.json5\").then(result =\u003e {\n\n})\n\nreadFileJson(\"./doesNotExist.json5\").then(result2 =\u003e {\n\n})\n```\n\nVariable `result` will be:\n\n```javascript\n[\"a\", \"b\", \"c\"]\n```\nVariable `result2` will be:\n\n```javascript\nnull\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Development\n\n\n\nSetting up:\n```bash\ngit clone git@github.com:jaid/read-file-json.git\ncd read-file-json\nnpm install\n```\nTesting:\n```bash\nnpm run test:dev\n```\nTesting in production environment:\n```bash\nnpm run test\n```\n\n\n## License\n[MIT License](https://raw.githubusercontent.com/jaid/read-file-json/master/license.txt)  \nCopyright © 2021, Jaid \\\u003cjaid.jsx@gmail.com\u003e (https://github.com/jaid)\n","funding_links":["https://github.com/sponsors/Jaid","https://twitch.tv/products/jaidchen","https://github.com/sponsors/jaid"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaid%2Fread-file-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaid%2Fread-file-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaid%2Fread-file-json/lists"}