{"id":16977123,"url":"https://github.com/rickyes/v8-json","last_synced_at":"2026-04-12T19:35:44.817Z","repository":{"id":57389957,"uuid":"139797257","full_name":"rickyes/v8-json","owner":"rickyes","description":"V8 JSON Parse/Stringify","archived":false,"fork":false,"pushed_at":"2018-09-29T13:32:39.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T07:33:26.197Z","etag":null,"topics":["json","nodejs","v8"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/rickyes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-05T05:05:19.000Z","updated_at":"2018-09-29T13:32:40.000Z","dependencies_parsed_at":"2022-09-02T09:41:09.916Z","dependency_job_id":null,"html_url":"https://github.com/rickyes/v8-json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyes%2Fv8-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyes%2Fv8-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyes%2Fv8-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickyes%2Fv8-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickyes","download_url":"https://codeload.github.com/rickyes/v8-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875046,"owners_count":20524591,"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":["json","nodejs","v8"],"created_at":"2024-10-14T01:28:06.772Z","updated_at":"2025-12-30T23:56:00.929Z","avatar_url":"https://github.com/rickyes.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# v8-json\nV8 JSON Parse/Stringify\n\n[![Travis](https://img.shields.io/travis/rickyes/v8-json.svg?style=for-the-badge)](https://travis-ci.org/rickyes/v8-json)\n[![Node Version](https://img.shields.io/badge/node-%3E=8.0.0-brightgreen.svg?longCache=true\u0026style=for-the-badge)](https://www.npmjs.com/package/v8-json)\n[![npm](https://img.shields.io/npm/v/v8-json.svg?style=for-the-badge)](https://www.npmjs.com/package/v8-json)\n\n\n## Install\n\n```bash\n$ npm i v8-json --save\n```\n\n## Platform\n- [x] OSX\n- [ ] Linux\n- [ ] Windows\n\n## Getting Started\n```js\nconst v = require('v8-json');\n\n\nv.parse(\"{\\\"a\\\": 1}\"); // { \"a\": 1}\n\nv.stringify({b: true}); // '{\"b\": true}'\n\n```\n\n\n## Author\nv8-json © [Ricky 泽阳](https://github.com/rickyes), Released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyes%2Fv8-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickyes%2Fv8-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickyes%2Fv8-json/lists"}