{"id":16295711,"url":"https://github.com/hamlim/projects","last_synced_at":"2025-07-14T09:42:43.383Z","repository":{"id":56236818,"uuid":"222125234","full_name":"hamlim/projects","owner":"hamlim","description":"A collection of side projects that are published to NPM","archived":false,"fork":false,"pushed_at":"2025-03-11T20:49:44.000Z","size":93850,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T22:03:22.865Z","etag":null,"topics":["component-library","components","native-bundler","react","redo","redocer","router","suspense","undo"],"latest_commit_sha":null,"homepage":"","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/hamlim.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":"2019-11-16T16:11:21.000Z","updated_at":"2025-01-12T02:17:00.000Z","dependencies_parsed_at":"2024-10-27T21:58:36.772Z","dependency_job_id":null,"html_url":"https://github.com/hamlim/projects","commit_stats":{"total_commits":239,"total_committers":3,"mean_commits":79.66666666666667,"dds":0.02092050209205021,"last_synced_commit":"eff76972cbd9da46884cef7b88d9925e642e3dc2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fprojects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fprojects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fprojects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fprojects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamlim","download_url":"https://codeload.github.com/hamlim/projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940135,"owners_count":20372047,"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":["component-library","components","native-bundler","react","redo","redocer","router","suspense","undo"],"created_at":"2024-10-10T20:19:36.423Z","updated_at":"2025-03-20T04:31:07.068Z","avatar_url":"https://github.com/hamlim.png","language":"JavaScript","readme":"# Projects\n\nThis is meant to be a monorepo of several projects that I work on in my free\ntime.\n\nThis repo is using Yarn and Lerna for workspaces, and is using a local `zaps`\npackage to manage running scripts throughout the repo.\n\n## Projects:\n\n- [`@matthamlin/ast-gql`](./packages/ast-gql/README.md)\n- [`@matthamlin/astexplorer-modern`](./packages/astexplorer-modern/README.md)\n- [`@matthamlin/babel-config`](./packages/babel-config/README.md)\n- [`@matthamlin/babel-plugin-metadata`](./packages/babel-plugin-metadata/README.md)\n- [`@matthamlin/babel-plugin-property-controls`](./packages/babel-plugin-property-controls/README.md)\n- [`@matthamlin/base-styled`](./packages/base-styled/README.md)\n- [`@matthamlin/blocks-editor`](./packages/blocks-editor/README.md)\n- [`@matthamlin/blocks-kit`](./packages/blocks-kit/README.md)\n- [`@matthamlin/blocks-property-controls`](./packages/blocks-property-controls/README.md)\n- [`@matthamlin/blocks-react`](./packages/blocks-react/README.md)\n- [`@matthamlin/blog`](./packages/blog/README.md)\n- [`@matthamlin/component-library`](./packages/component-library/README.md)\n- [`@matthamlin/error-boundary`](./packages/error-boundary/README.md)\n- [`@matthamlin/hub`](./packages/hub/README.md)\n- [`@matthamlin/kitchen-sink`](./packages/kitchen-sink/README.md)\n- [`@matthamlin/native-bundler-cli`](./packages/native-bundler-cli/README.md)\n- [`@matthamlin/native-bundler-core`](./packages/native-bundler-core/README.md)\n- [`@matthamlin/native-bundler-plugin-css`](./packages/native-bundler-plugin-css/README.md)\n- [`@matthamlin/native-bundler-plugin-js`](./packages/native-bundler-plugin-js/README.md)\n- [`@matthamlin/native-bundler-plugin-mdx`](./packages/native-bundler-plugin-mdx/README.md)\n- [`@matthamlin/property-controls`](./packages/property-controls/README.md)\n- [`@matthamlin/react-code-editor`](./packages/react-code-editor/README.md)\n- [`@matthamlin/redocer`](./packages/redocer/README.md)\n- [`@matthamlin/reroute-browser`](./packages/reroute-browser/README.md)\n- [`@matthamlin/reroute-core`](./packages/reroute-core/README.md)\n- [`@matthamlin/revector`](./packages/revector/README.md)\n- [`@matthamlin/simple-cache`](./packages/simple-cache/README.md)\n- [`@matthamlin/slate-mdx-editor`](./packages/slate-mdx-editor/README.md)\n- [`@matthamlin/use-error`](./packages/use-error/README.md)\n- [`@matthamlin/use-local-storage`](./packages/use-local-storage/README.md)\n- [`@matthamlin/use-refs`](./packages/use-refs/README.md)\n- [`@matthamlin/zaps`](./packages/zaps/README.md)\n\n## Scripts\n\n### Creating a Package:\n\n`yarn create-package packageName=something`\n\n### Create a Site:\n\n`yarn create-site name=something`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamlim%2Fprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamlim%2Fprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamlim%2Fprojects/lists"}