{"id":24551900,"url":"https://github.com/mlabs-haskell/cardano-data-lite","last_synced_at":"2025-04-15T22:20:21.911Z","repository":{"id":232132781,"uuid":"773911304","full_name":"mlabs-haskell/cardano-data-lite","owner":"mlabs-haskell","description":"Lightweight implementation of Cardano domain type serialization, compatible with cardano-serialization-lib","archived":false,"fork":false,"pushed_at":"2025-03-24T13:47:34.000Z","size":1510,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T02:04:18.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mlabs-haskell.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":"2024-03-18T16:03:10.000Z","updated_at":"2025-03-19T09:02:12.000Z","dependencies_parsed_at":"2024-04-08T06:23:27.773Z","dependency_job_id":"17f9695d-a2be-4aeb-bcfe-95f1777b48ac","html_url":"https://github.com/mlabs-haskell/cardano-data-lite","commit_stats":null,"previous_names":["mlabs-haskell/cardano-data-lite"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fcardano-data-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fcardano-data-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fcardano-data-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabs-haskell%2Fcardano-data-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabs-haskell","download_url":"https://codeload.github.com/mlabs-haskell/cardano-data-lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161863,"owners_count":21222566,"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":"2025-01-23T01:19:22.856Z","updated_at":"2025-04-15T22:20:21.894Z","avatar_url":"https://github.com/mlabs-haskell.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cardano Data Lite\n\nCardano Data Lite (CDL) aims to be a drop in replacement for Cardano Serialization Library (CSL).\nCDL is written in Typescript and compiled to Javascript with minimal dependencies. There are no WASM blobs resulting in much smaller bundle size. CDL is also easier to integrate with various bundlers which lack the ability to load WASM, like ESBuild where top-level await is not available.\n\n## Documentation\n\n[See here](docs.md)\n\n# Development\n\nDue to the size of CSL and also the fact that CSL was undergoing constant updates while we were developing CDL, we designed a small DSL to describe the behaviour of CSL types and used that to dynamically generate a Typescript port of CSL.\nThe DSL can be found at `/conway-cddl/yaml` and the code that interprets it can be found at `/conway-cddl/codegen`.\n\n### Tests\n\nTo measure the progress of implementation, we use automated test suite that parses the type definitions of both CSL and CDL and compares them for compatibility.\n\nTo run these, run the following from the project root directory:\n\n```\nnpm run test-api\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabs-haskell%2Fcardano-data-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabs-haskell%2Fcardano-data-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabs-haskell%2Fcardano-data-lite/lists"}