JSPM

@nextui-org/react

1.0.1-alpha.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 74048
  • Score
    100M100P100Q35504F
  • License MIT

🚀 Beautiful and modern React UI library.

Package Exports

  • @nextui-org/react

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nextui-org/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

nextui

Nextui


codecov badge travis ci nextui License

Browser support

Recent versions of Firefox, Chrome, Edge, Opera and Safari. IE11+

Supporting through Patreon

Any additional information goes here

Introduction

A brief description of what this project does and who it's for

Support

If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Components

You can also view all developed components in Storybook

Usage/Examples

import Component from 'my-project';

function App() {
  return <Component />;
}

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's CODE_OF_CONDUCT.

Here are some related projects

License

MIT