{"id":16889677,"url":"https://github.com/benoitc/ejson","last_synced_at":"2025-04-11T13:08:02.828Z","repository":{"id":66247135,"uuid":"1584606","full_name":"benoitc/ejson","owner":"benoitc","description":"EJSON - decode and encode JSON into/from Erlang terms (from CouchDB project)","archived":false,"fork":false,"pushed_at":"2016-10-06T14:05:16.000Z","size":389,"stargazers_count":32,"open_issues_count":0,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T10:07:20.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benoitc.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-04-07T21:50:32.000Z","updated_at":"2022-09-26T10:05:44.000Z","dependencies_parsed_at":"2023-07-19T03:00:37.152Z","dependency_job_id":null,"html_url":"https://github.com/benoitc/ejson","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/benoitc%2Fejson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fejson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fejson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fejson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benoitc","download_url":"https://codeload.github.com/benoitc/ejson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248404599,"owners_count":21097780,"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-13T16:58:19.891Z","updated_at":"2025-04-11T13:08:02.819Z","avatar_url":"https://github.com/benoitc.png","language":"C","readme":"\n\n**NOTICE: This  repository is unmaintained**\n\u003chr\u003e\n\n\n\n\n\n\n#ejson\n\ndecode and encode JSON into/from Erlang terms using Elang NIF library\nif available..  This the module used in CouchDB project ported a\nstandalone module with rebar support. \n\n##Build\n\n    $ make\n\n##Testing\n    \n    $ make check\n\nAll tests should pass\n\n##  Usage\n\nPut this app in your Erlang path.\n\n    $ erl -pa ebin/\n    Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]\n\n    Eshell V5.7.5  (abort with ^G)\n    1\u003e ejson:decode(\u003c\u003c\"{\\\"foo\\\": true}\"\u003e\u003e).\n    {[{\u003c\u003c\"foo\"\u003e\u003e,true}]}\n    2\u003e ejson:encode([true, 1.2, null]).\n    \u003c\u003c\"[true,1.2,null]\"\u003e\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fejson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitc%2Fejson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fejson/lists"}