{"id":13933072,"url":"https://github.com/Nature-UI/nature-ui","last_synced_at":"2025-07-19T16:32:46.638Z","repository":{"id":40282965,"uuid":"279274904","full_name":"Nature-UI/nature-ui","owner":"Nature-UI","description":"Nature ui is a Modular React based component library with built in support for tailwindcss.","archived":true,"fork":false,"pushed_at":"2024-02-28T16:02:37.000Z","size":11366,"stargazers_count":72,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-19T22:52:51.127Z","etag":null,"topics":["nature-ui","react","tailwind","tailwind-react","tailwindcss","ui-components"],"latest_commit_sha":null,"homepage":"https://nature-ui.org","language":"TypeScript","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/Nature-UI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-07-13T10:45:49.000Z","updated_at":"2024-09-20T16:19:24.000Z","dependencies_parsed_at":"2024-01-17T07:23:58.289Z","dependency_job_id":"882e40ba-a03e-4272-ad4a-94479efb583a","html_url":"https://github.com/Nature-UI/nature-ui","commit_stats":{"total_commits":825,"total_committers":4,"mean_commits":206.25,"dds":"0.046060606060606024","last_synced_commit":"ef7e5c384d345b927b2c8bd7b8fc46882b631779"},"previous_names":["dnature/nature-ui"],"tags_count":659,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nature-UI%2Fnature-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nature-UI%2Fnature-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nature-UI%2Fnature-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nature-UI%2Fnature-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nature-UI","download_url":"https://codeload.github.com/Nature-UI/nature-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226643956,"owners_count":17662968,"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":["nature-ui","react","tailwind","tailwind-react","tailwindcss","ui-components"],"created_at":"2024-08-07T21:01:33.255Z","updated_at":"2024-11-26T23:30:56.937Z","avatar_url":"https://github.com/Nature-UI.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003e Notice: Nature UI has been discontinued and we recommend using [Daisy UI](https://daisyui.com/) or [Shadcn/UI](https://ui.shadcn.com/)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nature-ui/nature-ui\"\u003e\n    \u003cimg src=\"https://github.com/nature-ui/nature-ui/blob/develop/public/full-logo.png?raw=true\" alt=\"nature logo\" width=\"300\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSet of Lightview and fully customizable React Components optimized for TailwindCss\u003c/h1\u003e\n\n\u003cbr\u003e\n\nNature UI provides a set of accessible, reusable, extensible and composable\nReact components that make it super easy to create websites and apps with\ntailwindcss.\n\n## Looking for the documentation? 📝\n\nLatest version (v1) =\u003e \u003chttps://nature-ui.com\u003e\n\n## Features 🚀\n\n- Ease of Styling: Nature UI contains a set of layout components like `Box` and\n  `Stack` that make it easy to style your components with tailwindcss and\n  emotion css prop.\n- Flexible \u0026 composable: Nature UI components are built on top of a React UI\n  Primitive for endless composability.\n- Accessible. Nature UI components follow the WAI-ARIA guidelines specifications\n  and have the right `aria-*` attributes.\n\n## Installing Nature UI\n\nTo use Nature UI components, all you need to do is install the `@nature-ui/core`\npackage and its peer dependencies:\n\n\u003e Make Sure you have tailwindcss setup in your project\n\u003e [https://tailwindcss.com/docs/installation](https://tailwindcss.com/docs/installation)\n\n```sh\n$ yarn add @nature-ui/core\n\n# or\n\n$ npm install @nature-ui/core\n```\n\n## Usage\n\n```jsx\nimport { Button } from '@nature-ui/core';\n\nfunction Example() {\n  return \u003cButton\u003eYou're awesome\u003c/Button\u003e;\n}\n```\n\n## CodeSandbox Templates\n\n- `Create react app` JavaScript Starter:\n  \u003chttps://codesandbox.io/s/nature-ui-0eolr\u003e\n- TypeScript Starter: \u003chttps://codesandbox.io/s/nature-uicra-typescript-0ii7c\u003e\n\n## Contributing\n\nFeel like contributing? That's awesome! We have a\n[contributing guide](./CONTRIBUTING.md) to help guide you.\n\n## Contributors ✨\n\nThanks goes to these wonderful people\n([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://divinehycenth.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/49137104?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDivine Hycenth\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/DNature/nature-ui/commits?author=DNature\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#content-DNature\" title=\"Content\"\u003e🖋\u003c/a\u003e \u003ca href=\"#design-DNature\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"https://github.com/DNature/nature-ui/commits?author=DNature\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-DNature\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#talk-DNature\" title=\"Talks\"\u003e📢\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the\n[all-contributors](https://github.com/all-contributors/all-contributors)\nspecification. Contributions of any kind welcome!\n\n## License\n\nMIT © [Divine Hycenth](https://github.com/dnature)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNature-UI%2Fnature-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNature-UI%2Fnature-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNature-UI%2Fnature-ui/lists"}