{"id":16839454,"url":"https://github.com/sigmasd/rondeno","last_synced_at":"2026-05-11T07:07:25.715Z","repository":{"id":65104639,"uuid":"582020496","full_name":"sigmaSd/RonDeno","owner":"sigmaSd","description":"Deno wasm wrapper over ron","archived":false,"fork":false,"pushed_at":"2022-12-25T17:22:12.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T00:08:55.652Z","etag":null,"topics":["deno","encoding","ron","wasm"],"latest_commit_sha":null,"homepage":"https://deno.land/x/rondeno","language":"JavaScript","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/sigmaSd.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}},"created_at":"2022-12-25T10:36:41.000Z","updated_at":"2022-12-25T17:24:57.000Z","dependencies_parsed_at":"2023-01-13T15:35:19.266Z","dependency_job_id":null,"html_url":"https://github.com/sigmaSd/RonDeno","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FRonDeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FRonDeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FRonDeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigmaSd%2FRonDeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigmaSd","download_url":"https://codeload.github.com/sigmaSd/RonDeno/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244155309,"owners_count":20407321,"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":["deno","encoding","ron","wasm"],"created_at":"2024-10-13T12:32:17.173Z","updated_at":"2026-05-11T07:07:25.661Z","avatar_url":"https://github.com/sigmaSd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RonDeno\n\nDeno wasm wrapper over [ron](https://github.com/ron-rs/ron)\n\n## Usage\n\n```ts\nimport { parse, stringify } from \"https://deno.land/x/rondeno/mod.ts\";\n\nconsole.log(\n  stringify(parse(\"(boolean: true, float: 1.23)\")),\n);\n```\n\n## Developemnt\n\n`deno task wasmbuild`\n\n`deno test -A`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmasd%2Frondeno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigmasd%2Frondeno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmasd%2Frondeno/lists"}