{"id":24156150,"url":"https://github.com/rahil1202/snabbdom-ui-library","last_synced_at":"2025-06-20T14:37:12.039Z","repository":{"id":222363446,"uuid":"757045560","full_name":"rahil1202/Snabbdom-UI-Library","owner":"rahil1202","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T19:15:41.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T00:17:32.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rahil1202.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}},"created_at":"2024-02-13T19:02:06.000Z","updated_at":"2024-02-13T19:17:08.000Z","dependencies_parsed_at":"2024-02-13T20:26:36.907Z","dependency_job_id":"1a17f734-77d4-4b75-880e-e44bfc6769bd","html_url":"https://github.com/rahil1202/Snabbdom-UI-Library","commit_stats":null,"previous_names":["rahil1202/analyst-assignment-ui-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahil1202/Snabbdom-UI-Library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahil1202%2FSnabbdom-UI-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahil1202%2FSnabbdom-UI-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahil1202%2FSnabbdom-UI-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahil1202%2FSnabbdom-UI-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahil1202","download_url":"https://codeload.github.com/rahil1202/Snabbdom-UI-Library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahil1202%2FSnabbdom-UI-Library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260963116,"owners_count":23089548,"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-12T13:16:07.349Z","updated_at":"2025-06-20T14:37:07.025Z","avatar_url":"https://github.com/rahil1202.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My UI Library Monorepo 🚀\n\nThis monorepo contains a simple UI library with a counter component using Snabbdom.\n\n## Project Structure 📂\n\nThe project follows a monorepo structure using Lerna:\n\n```plaintext\nmono-repo/\n  ├── packages/\n  │   ├── ui-components/\n  │   │   ├── src/\n  │   │   │   ├── Counter.js\n  │   │   │   └── App.js\n  │   │   \n  │   └── test/\n  │   |    └── ui-library.test.js\n  |   └── lib/\n  │       └── ui-library.js\n  |        ── index.js  \n  |  \n  ├── lerna.json\n  ├── package.json\n  ├── index.html\n  └── app.js\n```\n\n## About Lerna 🛠️\n\n[Lerna](https://lerna.js.org/) is a tool optimized for managing JavaScript projects with multiple packages. It optimizes the workflow around managing multi-package repositories with git and npm.\n\n### Benefits of Lerna:\n- **Monorepo Structure:** Allows managing multiple packages within a single repository.\n- **Versioning:** Provides versioning for packages independently or in a unified manner.\n- **Cross-Dependency Management:** Simplifies linking and testing across packages.\n\n## About Snabbdom 🌐\n\n[Snabbdom](https://github.com/snabbdom/snabbdom) is a fast, modular, and concise virtual DOM library for JavaScript. It provides efficient rendering and updating of UI components.\n\n### Benefits of Snabbdom:\n- **Performance:** Optimized for speed with a focus on minimal overhead.\n- **Modularity:** Allows using only the necessary modules for a minimal bundle size.\n- **Simple API:** Provides a clean and straightforward API for creating virtual DOM elements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahil1202%2Fsnabbdom-ui-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahil1202%2Fsnabbdom-ui-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahil1202%2Fsnabbdom-ui-library/lists"}