{"id":18905951,"url":"https://github.com/sealinesun/jsonx","last_synced_at":"2026-05-04T19:41:34.354Z","repository":{"id":138764734,"uuid":"496345230","full_name":"sealinesun/jsonx","owner":"sealinesun","description":"JSON data description and codecs for OCaml (unreleased)","archived":false,"fork":false,"pushed_at":"2022-05-25T18:24:54.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T10:52:49.365Z","etag":null,"topics":["html","ocaml","shell","standard-ml"],"latest_commit_sha":null,"homepage":"http://erratique.ch/software/jsonc","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sealinesun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-05-25T18:24:21.000Z","updated_at":"2022-06-06T11:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"030992eb-775a-4c20-8d38-015a48414e6c","html_url":"https://github.com/sealinesun/jsonx","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/sealinesun%2Fjsonx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2Fjsonx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2Fjsonx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealinesun%2Fjsonx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sealinesun","download_url":"https://codeload.github.com/sealinesun/jsonx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239889026,"owners_count":19713702,"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":["html","ocaml","shell","standard-ml"],"created_at":"2024-11-08T09:14:03.316Z","updated_at":"2026-03-05T01:30:23.249Z","avatar_url":"https://github.com/sealinesun.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jsonc — JSON data structure codecs for OCaml\n-------------------------------------------------------------------------------\n%%VERSION%%\n\nJsonc describes JSON data structures in OCaml with codec\ncombinators. The resulting typed descriptions enable backend JSON\ncodecs to encode and decode these structures from/to OCaml values.\n\nJsonc's codecs can be used with different backends. The library comes\nwith a [Jsonm][jsonm] backend and a JavaScript backend that depends on\n[js_of_ocaml][jsoo] and uses the browsers' builtin JSON codecs.\n\nJsonc and its backends depend on [Jsonm][jsonm] and\n[js_of_ocaml][jsoo]. They are distributed under the ISC license.\n\nHome page: http://erratique.ch/software/jsonc  \nContact: Daniel Bünzli `\u003cdaniel.buenzl i@erratique.ch\u003e`\n\n[jsonm]: http://erratique.ch/software/jsonm\n[jsoo]: http://ocsigen.org/js_of_ocaml/\n\n\n## Installation\n\nJsonc can be installed with `opam`:\n\n    opam install jsonm jsonc             # jsonm backend\n    opam install js_of_ocaml jsonc       # js_of_ocaml backend\n    opam install jsonm js_of_ocaml jsonc # all backends\n\nIf you don't use `opam` consult the [`opam`](opam) file for build\ninstructions.\n\n\n## Documentation\n\nThe documentation and API reference is automatically generated by from\nthe interfaces. It can be consulted [online][doc] or via `odig doc\njsonc`.\n\n[doc]: http://erratique.ch/software/jsonc/doc/Jsonc\n\n\n## Sample programs\n\nIf you installed Jsonc with `opam` sample programs are located in\nthe directory `opam config var jsonc:doc`.\n\nIn the distribution sample programs are located in the `test`\ndirectory of the distribution. They can be built with:\n\n    ocamlbuild -use-ocamlfind test/tests.otarget\n\nThe resulting binaries are in `_build/test`.\n\n- `test.native` tests the library, nothing should fail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealinesun%2Fjsonx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsealinesun%2Fjsonx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealinesun%2Fjsonx/lists"}