{"id":23106962,"url":"https://github.com/fiddleheadjs/fiddlehead","last_synced_at":"2025-10-16T01:04:00.494Z","repository":{"id":61783238,"uuid":"555150790","full_name":"fiddleheadjs/fiddlehead","owner":"fiddleheadjs","description":"A lightweight library to build user interfaces with JSX and hooks.","archived":false,"fork":false,"pushed_at":"2025-02-20T10:59:06.000Z","size":18156,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T16:44:51.400Z","etag":null,"topics":["declarative","jsx","reconciler","reconciliation","vdom","vdom-library","virtual-dom","virtual-node","vnode"],"latest_commit_sha":null,"homepage":"https://fiddleheadjs.com","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/fiddleheadjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-21T03:13:53.000Z","updated_at":"2025-02-20T10:59:14.000Z","dependencies_parsed_at":"2025-03-12T10:42:26.265Z","dependency_job_id":null,"html_url":"https://github.com/fiddleheadjs/fiddlehead","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/fiddleheadjs/fiddlehead","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddleheadjs%2Ffiddlehead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddleheadjs%2Ffiddlehead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddleheadjs%2Ffiddlehead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddleheadjs%2Ffiddlehead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiddleheadjs","download_url":"https://codeload.github.com/fiddleheadjs/fiddlehead/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddleheadjs%2Ffiddlehead/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274856220,"owners_count":25362568,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["declarative","jsx","reconciler","reconciliation","vdom","vdom-library","virtual-dom","virtual-node","vnode"],"created_at":"2024-12-17T01:11:56.994Z","updated_at":"2025-10-16T01:04:00.162Z","avatar_url":"https://github.com/fiddleheadjs.png","language":"JavaScript","readme":"# Fiddlehead\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg?logo=github)](https://github.com/CocCoc-Ad-Platform/fiddlehead/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/fiddlehead.svg?color=green\u0026logo=npm)](https://www.npmjs.com/package/fiddlehead) [![bundle size](https://img.shields.io/github/size/CocCoc-Ad-Platform/fiddlehead/lib/core/esm.production.min.js?color=green)](https://github.com/CocCoc-Ad-Platform/fiddlehead/blob/master/lib/core/esm.production.min.js)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fiddleheadjs.com\" title=\"Fiddlehead\"\u003e\n    \u003cimg src=\"./logo.png\" alt=\"Fiddlehead\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nTransform your web development experience with Fiddlehead, the streamlined UI library!\n\nFiddlehead offers a familiar experience for those who have used React,\nproviding a simple, performant, and lightweight solution for developing web apps.\nAll you need to write code is JSX and hooks - no extra hassle.\n\nAnd the best part? Fiddlehead is not only simple, but also incredibly efficient.\nExpect up to 50% less memory usage and slightly better CPU performance compared to React,\nall in a lightweight package of just 8kb (or 3kb gzipped).\n\n_Discover its features now: https://fiddleheadjs.com_\n\nEmbrace the simplicity and power of Fiddlehead!\n\n## Documentation\n\nSome helpful links to get started:\n\n- [Installation](https://fiddleheadjs.com/Guides/Setup-Project)\n- [APIs](https://fiddleheadjs.com/API)\n- [Writing HTML in JSX](https://fiddleheadjs.com/Guides/Writing-HTML-in-JSX)\n\n## Why Choose Fiddlehead?\n\n- **Tiny**: Fiddlehead is one of the smallest libraries for building user interfaces, making it perfect for projects that require a lightweight solution.\n- **Performant**: Fiddlehead is designed to be fast and efficient, consuming less memory than other libraries.\n- **Familiar API**: Fiddlehead's API is heavily inspired by React, making it easy for developers who are already familiar with React to get started.\n- **No HOCs**: With Fiddlehead, there's no need to use higher-order components (HOCs) like forwardRef and memo.\n- **Store**: Fiddlehead includes a simple store API that makes it easy to manage global state.\n\nWith its small size, fast performance, and familiar API, Fiddlehead is the perfect choice for developers who need a simple and intuitive solution for building user interfaces.\n\n[Try it on CodeSandbox](https://codesandbox.io/s/fiddlehead-stateful-component-d5pg76?from-embed)\n\n## License\n\nFiddlehead is [MIT-licensed](./LICENSE) open-source software.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddleheadjs%2Ffiddlehead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiddleheadjs%2Ffiddlehead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddleheadjs%2Ffiddlehead/lists"}