{"id":13525485,"url":"https://github.com/ajainvivek/preact-fluid","last_synced_at":"2025-07-21T08:32:49.427Z","repository":{"id":57329457,"uuid":"110067296","full_name":"ajainvivek/preact-fluid","owner":"ajainvivek","description":"✅ A minimal UI kit for Preact","archived":false,"fork":false,"pushed_at":"2019-02-20T07:46:32.000Z","size":921,"stargazers_count":193,"open_issues_count":10,"forks_count":27,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T17:49:34.178Z","etag":null,"topics":["minimal-ui-kit","preact","preact-components","preact-ui-kit"],"latest_commit_sha":null,"homepage":"https://ajainvivek.github.io/preact-fluid/","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/ajainvivek.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}},"created_at":"2017-11-09T04:29:37.000Z","updated_at":"2025-06-24T12:40:23.000Z","dependencies_parsed_at":"2022-09-14T18:40:22.263Z","dependency_job_id":null,"html_url":"https://github.com/ajainvivek/preact-fluid","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ajainvivek/preact-fluid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajainvivek%2Fpreact-fluid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajainvivek%2Fpreact-fluid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajainvivek%2Fpreact-fluid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajainvivek%2Fpreact-fluid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajainvivek","download_url":"https://codeload.github.com/ajainvivek/preact-fluid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajainvivek%2Fpreact-fluid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266267290,"owners_count":23902334,"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":["minimal-ui-kit","preact","preact-components","preact-ui-kit"],"created_at":"2024-08-01T06:01:19.263Z","updated_at":"2025-07-21T08:32:49.413Z","avatar_url":"https://github.com/ajainvivek.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://ajainvivek.github.io/preact-fluid/\" target=\"_blank\"\u003e\n\u003cimg alt=\"Preact Fluid\" title=\"Preact Fluid\" src=\"https://i.imgur.com/pZZG2Cm.png\" width=\"550\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eMinimal \u003cb\u003eUI Kit\u003c/b\u003e for Preact, with reusable components.\u003c/p\u003e\n\n[![Build Status](https://travis-ci.org/ajainvivek/preact-fluid.svg?branch=master)](https://travis-ci.org/ajainvivek/preact-fluid)\n[![Dependencies](https://img.shields.io/david/ajainvivek/preact-fluid.svg)](https://david-dm.org/ajainvivek/preact-fluid)\n[![DevDependencies](https://img.shields.io/david/dev/ajainvivek/preact-fluid.svg)](https://david-dm.org/ajainvivek/preact-fluid#info=devDependencies\u0026view=list)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![HitCount](http://hits.dwyl.io/ajainvivek/preact-fluid.svg)](http://hits.dwyl.io/ajainvivek/preact-fluid)\n\n## Installation\n\nPreact Fluid is available as an [npm package](https://www.npmjs.com/package/preact-fluid).\n\n```sh\nnpm install preact-fluid --save\n```\n\n## Usage\n\nHere is a quick example to get you started, it's all you need:\n\n```jsx\nimport { render } from 'preact';\nimport { Button } from 'preact-fluid';\n\nfunction App() {\n  return (\n    \u003cButton\u003e\n      Hello World\n    \u003c/Button\u003e\n  );\n}\n\nrender(\u003cApp /\u003e, document.querySelector('#app'));\n```\n\n## Documentation\n\nCheck out our [documentation website](https://ajainvivek.github.io/preact-fluid/).\n\n\n## Contributing\n\nWe'd greatly appreciate any contribution you make. :D\n\n## License\n\nThis project is licensed under the terms of the\n[MIT license](https://github.com/ajainvivek/preact-fluid/blob/v1-beta/LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajainvivek%2Fpreact-fluid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajainvivek%2Fpreact-fluid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajainvivek%2Fpreact-fluid/lists"}