{"id":16099048,"url":"https://github.com/hellerve/bjson","last_synced_at":"2025-08-24T05:16:53.237Z","repository":{"id":79626162,"uuid":"74683398","full_name":"hellerve/bjson","owner":"hellerve","description":"Fast native JSON parser for zepto","archived":false,"fork":false,"pushed_at":"2016-11-24T15:31:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T05:12:22.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/hellerve.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":"2016-11-24T15:06:32.000Z","updated_at":"2023-09-08T17:17:33.000Z","dependencies_parsed_at":"2023-03-05T20:45:32.359Z","dependency_job_id":null,"html_url":"https://github.com/hellerve/bjson","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fbjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fbjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fbjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fbjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/bjson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411193,"owners_count":20934650,"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":[],"created_at":"2024-10-09T18:25:34.233Z","updated_at":"2025-04-05T22:43:55.351Z","avatar_url":"https://github.com/hellerve.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bjson\n\n`bjson` is a small JSON decoder for zepto. It wraps Haskell's `Text.JSON`.\n\n# Installation\n\n```\nzeps install hellerve/bjson\n```\n\n## Usage\n\n```clojure\n(load \"bjson/bjson\")\n(import-all \"bjson\")\n\n(json:decode \"{\\\"hello\\\": \\\"json\\\"}\")\n; =\u003e #{hello json}\n\n; wrapper around decode-\u003ecatch-error\n(json:decode? \"invalid-json\")\n; =\u003e \u003cerror: Invalid JSON: a JSON text a serialized object or array at the top level.\u003e\n```\n\n\u003chr/\u003e\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fbjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Fbjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fbjson/lists"}