Code Monkey home page Code Monkey logo

tailwindcss's Introduction

Notice: Nature UI has been discontinued and we recommend using Daisy UI or Shadcn/UI

nature logo

Set of Lightview and fully customizable React Components optimized for TailwindCss


Nature UI provides a set of accessible, reusable, extensible and composable React components that make it super easy to create websites and apps with tailwindcss.

Looking for the documentation? ๐Ÿ“

Latest version (v1) => https://nature-ui.com

Features ๐Ÿš€

  • Ease of Styling: Nature UI contains a set of layout components like Box and Stack that make it easy to style your components with tailwindcss and emotion css prop.
  • Flexible & composable: Nature UI components are built on top of a React UI Primitive for endless composability.
  • Accessible. Nature UI components follow the WAI-ARIA guidelines specifications and have the right aria-* attributes.

Installing Nature UI

To use Nature UI components, all you need to do is install the @nature-ui/core package and its peer dependencies:

Make Sure you have tailwindcss setup in your project https://tailwindcss.com/docs/installation

$ yarn add @nature-ui/core

# or

$ npm install @nature-ui/core

Usage

import { Button } from '@nature-ui/core';

function Example() {
  return <Button>You're awesome</Button>;
}

CodeSandbox Templates

Contributing

Feel like contributing? That's awesome! We have a contributing guide to help guide you.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Divine Hycenth

๐Ÿ’ป ๐Ÿ–‹ ๐ŸŽจ ๐Ÿ“– ๐Ÿšง ๐Ÿ“ข

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT ยฉ Divine Hycenth

tailwindcss's People

Contributors

20lives avatar adamwathan avatar alexvipond avatar benface avatar bradlc avatar browner12 avatar davidhemphill avatar dependabot-preview[bot] avatar dependabot-support avatar depfu[bot] avatar enninglintw avatar fedetibaldo avatar hacknug avatar haplifeman avatar htunnicliff avatar innocenzi avatar ky-is avatar lukewarlow avatar marco-carvalho avatar martijncuppens avatar mattstauffer avatar mattstypa avatar michaeldeboey avatar reinink avatar rhurling avatar robinmalfait avatar sachinraja avatar simonswiss avatar sjorso avatar thecrypticace avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.