{"id":18815855,"url":"https://github.com/rishiosaur/box","last_synced_at":"2025-07-17T06:34:43.685Z","repository":{"id":119551439,"uuid":"349784523","full_name":"rishiosaur/box","owner":"rishiosaur","description":"OOTB experiment #1!","archived":false,"fork":false,"pushed_at":"2021-04-05T22:00:17.000Z","size":597,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T22:12:33.182Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishiosaur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-20T16:55:46.000Z","updated_at":"2021-04-05T22:00:19.000Z","dependencies_parsed_at":"2023-04-01T11:51:42.569Z","dependency_job_id":null,"html_url":"https://github.com/rishiosaur/box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishiosaur/box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishiosaur","download_url":"https://codeload.github.com/rishiosaur/box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573579,"owners_count":23790466,"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":"2024-11-07T23:51:04.026Z","updated_at":"2025-07-17T06:34:43.671Z","avatar_url":"https://github.com/rishiosaur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 Box\n\n![lint status](https://github.com/rishiosaur/box/workflows/lint/badge.svg)\n![format status](https://github.com/rishiosaur/box/workflows/format/badge.svg)\n![GitHub](https://img.shields.io/github/license/rishiosaur/box)\n![GitHub issues](https://img.shields.io/github/issues/rishiosaur/box)\n![GitHub contributors](https://img.shields.io/github/contributors/rishiosaur/box)\n![GitHub last commit](https://img.shields.io/github/last-commit/rishiosaur/box)\n\nA simple tutorial for implementing a React-like library. Uses `snabbdom` under the hood.\n\n## How to use this?\n\n0. Look through prerequisites from the [documentation](https://ootb.rishi.cx/react)\n\n1. Clone the repository\n\n```sh\ngit clone https://github.com/rishiosaur/box\n```\n\n2. Install the dependenices\n\n```sh\nyarn\n```\n\n3. Run the application\n\n```sh\nyarn start:dev\n```\n\n## Structure\n\n| Branch                                           | Purpose                                                         |\n| ------------------------------------------------ | --------------------------------------------------------------- |\n| [main](https://z.rishi.cx/g/box/)                | Starting files to get to understand the codebase.               |\n| [stage-1](https://z.rishi.cx/g/box/tree/stage-1) | Rendering our first components \u0026 inspecting the VDOM            |\n| [stage-2](https://z.rishi.cx/g/box/tree/stage-2) | Support for functional components                               |\n| [stage-3](https://z.rishi.cx/g/box/tree/stage-3) | Support for class components \u0026 a prototypal inheritance feature |\n| [stage-4](https://z.rishi.cx/g/box/tree/stage-4) | Support for lifecycle hooks \u0026 adding state                      |\n| [stage-5](https://z.rishi.cx/g/box/tree/stage-5) | Support for events \u0026 basic props                                |\n| [stage-6](https://z.rishi.cx/g/box/tree/stage-6) | Building a basic Todo list app                                  |\n\n### Navigating branches\n\nEach branch represents a different stage in the project, and you can run `git checkout \u003cbranch name\u003e` to switch to that branch's final commit. For instance, to check out what's going on in the 5th stage, you might run `git checkout stage-5` after cloning.\n\n## License\n\nMPL-2.0 © [Rishi Kothari](mailto:hey@rishi.cx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiosaur%2Fbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishiosaur%2Fbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiosaur%2Fbox/lists"}