{"id":15308869,"url":"https://github.com/amolkumargupta/leafjs","last_synced_at":"2026-01-18T11:48:16.031Z","repository":{"id":216544671,"uuid":"739731210","full_name":"AmolKumarGupta/leafjs","owner":"AmolKumarGupta","description":"Minimal Framework for building User Interfaces directly in HTML markup","archived":false,"fork":false,"pushed_at":"2024-02-14T19:22:58.000Z","size":142,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T19:05:28.918Z","etag":null,"topics":["alpine","frontend-framework","js-library"],"latest_commit_sha":null,"homepage":"https://amolkumargupta.github.io/leafjs/","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/AmolKumarGupta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-06T11:23:14.000Z","updated_at":"2024-08-26T18:39:47.000Z","dependencies_parsed_at":"2024-01-31T19:31:44.101Z","dependency_job_id":null,"html_url":"https://github.com/AmolKumarGupta/leafjs","commit_stats":null,"previous_names":["amolkumargupta/leafjs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmolKumarGupta%2Fleafjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmolKumarGupta%2Fleafjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmolKumarGupta%2Fleafjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmolKumarGupta%2Fleafjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmolKumarGupta","download_url":"https://codeload.github.com/AmolKumarGupta/leafjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485292,"owners_count":20946399,"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":["alpine","frontend-framework","js-library"],"created_at":"2024-10-01T08:18:48.449Z","updated_at":"2026-01-18T11:48:15.995Z","avatar_url":"https://github.com/AmolKumarGupta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Leaf js\n\n![docs](https://github.com/AmolKumarGupta/leafjs/actions/workflows/pages/pages-build-deployment/badge.svg)\n\nMinimal Framework for building User Interfaces directly in HTML markup.\n\n```html\n\u003cdiv id=\"app\"\u003e\n    \u003cdiv :state='{ msg : \"Welcome to Leaf js\"}'\u003e\n        \u003cspan :text=\"msg\"\u003e\u003c/span\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cscript src=\"../dist/leaf-min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n    let lf = new leaf('#app');\n\u003c/script\u003e\n```\n\n\n## Docs\nPlease check out the [docs](https://amolkumargupta.github.io/leafjs/)\n```\nnpm run docs\n```\n\n## Examples\nserve `examples` and `dist` dir \n\n```\nnpm run examples\n```\n\n\n## Contributing\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) before contributing to this project.\n\n\n## Testing\nWe are using `jest` for testing environment with `jest-environment-jsdom`\n\n```\nnpm run build \u0026\u0026 npm run test\n```\n\n\u003e Dont forget to make a build before testing !\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famolkumargupta%2Fleafjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famolkumargupta%2Fleafjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famolkumargupta%2Fleafjs/lists"}