{"id":13394097,"url":"https://github.com/redom/redom","last_synced_at":"2025-05-14T00:08:20.559Z","repository":{"id":10734525,"uuid":"66781496","full_name":"redom/redom","owner":"redom","description":"Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.","archived":false,"fork":false,"pushed_at":"2025-03-10T13:37:31.000Z","size":7626,"stargazers_count":3431,"open_issues_count":7,"forks_count":130,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-05-12T21:47:43.586Z","etag":null,"topics":["dom","html5","javascript","redom","tiny","web-development"],"latest_commit_sha":null,"homepage":"https://redom.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pakastin","patreon":null,"open_collective":"redom","ko_fi":null,"tidelift":null,"community_bridge":null,"custom":null}},"created_at":"2016-08-28T17:32:43.000Z","updated_at":"2025-05-10T20:34:10.000Z","dependencies_parsed_at":"2024-01-31T07:37:33.937Z","dependency_job_id":"f9d2d155-76c7-4f9d-80a5-1a48b84ced86","html_url":"https://github.com/redom/redom","commit_stats":{"total_commits":1051,"total_committers":45,"mean_commits":"23.355555555555554","dds":"0.14272121788772596","last_synced_commit":"01b0357b4cdd05f47fd556e08b4a1f1b39d72bc1"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redom%2Fredom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redom","download_url":"https://codeload.github.com/redom/redom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043987,"owners_count":22005048,"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":["dom","html5","javascript","redom","tiny","web-development"],"created_at":"2024-07-30T17:01:08.848Z","updated_at":"2025-05-14T00:08:20.520Z","avatar_url":"https://github.com/redom.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://redom.js.org/\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg width=\"220\" src=\"https://redom.js.org/static/images/redomjs.svg\" alt=\"RE:DOM logo\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    Develop web applications with \u003cstrong\u003e100% JavaScript\u003c/strong\u003e and web standards. 🚀\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://www.npmjs.com/package/redom\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/redom.svg?maxAge=60\" alt=\"Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/redom/redom/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/redom.svg?maxAge=60\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"#backers\"\u003e\u003cimg src=\"https://opencollective.com/redom/backers/badge.svg\" alt=\"Backers on Open Collective\"\u003e\u003c/a\u003e\n    \u003ca href=\"#sponsors\"\u003e\u003cimg src=\"https://opencollective.com/redom/sponsors/badge.svg\" alt=\"Sponsors on Open Collective\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://gitter.im/redom/redom\"\u003e\u003cimg src=\"https://badges.gitter.im/pakastin/redom.svg\" alt=\"Join the chat\"\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://twitter.com/pakastin\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/pakastin.svg?style=social\u0026maxAge=60\" alt=\"Follow @pakastin\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://twitter.com/redomjs\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/redomjs.svg?style=social\u0026maxAge=60\" alt=\"Follow @redomjs\"\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n**[RE:DOM](https://redom.js.org)** is a tiny **(2 KB) UI library** by [Juha Lindstedt](https://github.com/pakastin) and [contributors](https://github.com/redom/redom/graphs/contributors), which adds some useful helpers to create DOM elements and keeping them in sync with the data.\n\nBecause RE:DOM is so close to the metal and **doesn't use virtual dom**, it's actually **faster** and uses **less memory** than almost all virtual dom based libraries, including React ([benchmark](https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html)).\n\nIt's also easy to create **reusable components** with RE:DOM.\n\nAnother great benefit is, that you can use just **pure JavaScript**, so no complicated templating languages to learn and hassle with.\n\n## Supporting RE:DOM\n\nRE:DOM is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](./BACKERS.md).\n\n**If you'd like to join them, please consider:**\n\n- [Become a backer or sponsor on Open Collective](https://opencollective.com/redom).\n\n## Installation\n\n```bash\n# Using npm\nnpm install redom\n\n# Using Yarn\nyarn add redom\n```\n\n## Documentation\n\nTo check out [live examples](https://redom.js.org/#todomvc) and docs, visit [RE:DOM](https://redom.js.org/).\n\n## Questions\n\nFor questions and support please use [community chat](https://gitter.im/pakastin/redom/).\n\n## Tools\n\n- [NO:DOM](https://github.com/redom/nodom) (server-side rendering)\n- [Project generator](https://github.com/redom/redom-cli)\n- [Dev tools for Chrome](https://github.com/redom/redom-devtools)\n- [Babel RE:DOM JSX transform](https://github.com/tomerigal/babel-plugin-transform-redom-jsx)\n\n## Performance\n\n- [RE:DOM is one of the fastest UI libraries out there.](https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html)\n\n## Issues\n\nPlease make sure to read the [Issue Reporting Checklist](./.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## Changelog\n\nDetailed changes for each release are documented in the [release notes](https://github.com/redom/redom/releases).\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request.\\\nThank you to all the people who already contributed to RE:DOM!\n\n\u003ca href=\"https://github.com/redom/redom/graphs/contributors\"\u003e\n    \u003cimg src=\"https://opencollective.com/redom/contributors.svg?width=890\u0026button=false\" /\u003e\n\u003c/a\u003e\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2016-present, [Juha Lindstedt](https://github.com/pakastin) and contributors\n","funding_links":["https://github.com/sponsors/pakastin","https://opencollective.com/redom"],"categories":["JavaScript","UI Frameworks"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredom%2Fredom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredom%2Fredom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredom%2Fredom/lists"}