{"id":17398958,"url":"https://github.com/cdata/toolbox","last_synced_at":"2025-07-30T09:04:56.205Z","repository":{"id":137296773,"uuid":"296144061","full_name":"cdata/toolbox","owner":"cdata","description":"My personal library of patterns and tools for modern web development","archived":false,"fork":false,"pushed_at":"2021-11-04T02:38:30.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T22:16:45.657Z","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/cdata.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":"2020-09-16T20:45:00.000Z","updated_at":"2021-11-04T02:38:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"755e8926-9ecb-4ce5-a207-7e71c3bdf882","html_url":"https://github.com/cdata/toolbox","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cdata/toolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdata%2Ftoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdata%2Ftoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdata%2Ftoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdata%2Ftoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdata","download_url":"https://codeload.github.com/cdata/toolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdata%2Ftoolbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842977,"owners_count":24153133,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-16T15:03:42.491Z","updated_at":"2025-07-30T09:04:56.163Z","avatar_url":"https://github.com/cdata.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## cdata's toolbox\n\nThis is a standard library of sorts that I use for personal projects and demos.\n\nThe \"box\" contains common patterns and tools for state management that I find\nmyself writing repeatedly. The general emphasis of this library is to offer\nfeather-weight patterns that support using the best of modern app-building\npatterns on the web.\n\nSome of the \"tools\" have better-known, better-tested and/or better-featured\nalternatives. It is usually safe to assume that if some code makes its way here,\nit is because one or more of the following things was true at the time it was\nadded:\n\n - Alternatives incurred more byte cost than I cared to take on in a project\n - Alternatives assume Node.js / CommonJS details, making them difficult to\n   use and bundle\n - Alternatives are not suitable for use in conjunction with web components\n\nIn some cases there is also the most time honored of reasons for some code to be\nhere: because I felt like writing it myself 🖖\n\n## Warning: perennially pre-alpha status\n\nCurrently offered without tests, docs or any guarantee of API stability. GLHF!\n\n## Development\n\n### Commands\n\n - `npm run build` will build the full project, producing deployable artifacts\n   in the `dist` folder.\n - `npm run watch` will watch all files in all relevant project directories for\n   changes and build them as necessary\n - `npm run serve` will start a static web server with `dist` as the web root\n - `npm run dev` will do all three of the above things in order\n\n### Layout\n\n - `src` contains raw TypeScript sources; compiled JavaScript artifacts go to\n   the `lib` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdata%2Ftoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdata%2Ftoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdata%2Ftoolbox/lists"}