{"id":23708158,"url":"https://github.com/ayecue/json","last_synced_at":"2026-02-17T05:02:25.699Z","repository":{"id":150581217,"uuid":"619212509","full_name":"ayecue/json","owner":"ayecue","description":"Supports basic json parse and stringify in greyscript","archived":false,"fork":false,"pushed_at":"2024-10-13T23:06:31.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T16:02:44.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayecue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-26T15:45:27.000Z","updated_at":"2024-07-27T22:41:55.000Z","dependencies_parsed_at":"2024-04-02T19:55:53.627Z","dependency_job_id":"cdc0a0f2-ad7f-42cb-864a-611d05de1ad6","html_url":"https://github.com/ayecue/json","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ayecue/json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayecue%2Fjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayecue%2Fjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayecue%2Fjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayecue%2Fjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayecue","download_url":"https://codeload.github.com/ayecue/json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayecue%2Fjson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29534464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-12-30T17:49:22.629Z","updated_at":"2026-02-17T05:02:25.683Z","avatar_url":"https://github.com/ayecue.png","language":null,"readme":"# JSON\n\nSupports basic json parse and stringify in greyscript. Example project for greybel.\n\n# Usage\n\n```js\nmyJsonStr = JSON.stringify({ \"test\": 123 })\n\nprint(myJsonStr) // prints json string\nprint(JSON.parse(myJsonStr)) // prints object\n```\n\n# How to install\n\nYou require either [greybel-js](https://github.com/ayecue/greybel-js) or [greybel-vs](https://github.com/ayecue/greybel-vs).\n\n## Via greybel-js\n\n- Execute following command `greybel ./src/json.src . -i`\n- Copy paste the content of `./build/installer0.src` into GreyHack CodeEditor.exe\n- Execute build in CodeEditor.exe, this should install all files\n- Open the json.src file via the CodeEditor.exe and build it as a library for you to use\n\n## Via greybel-vs\n\n- Open `./src/json.src` in VS and press execute a build via the context menu\n- Copy paste the content of `./build/installer0.src` into GreyHack CodeEditor.exe\n- Execute build in CodeEditor.exe, this should install all files\n- Open the json.src file via the CodeEditor.exe and build it as a library for you to use\n\n# How to test\n\n```bash\ngreybel-execute ./test/index.src\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayecue%2Fjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayecue%2Fjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayecue%2Fjson/lists"}