Skip to content

hirol888/nebular-react

Repository files navigation

Nebular React

npm npm

⚠️ **This is not a production version yet.

This library is inspired by two popular design systems, Nebular Angular and Mantine. It has been recreated for React, allowing developers to create customizable and visually appealing user interfaces for their web applications.

Demo

Installation

# With yarn
yarn add @nebular-react/hooks @nebular-react/core @nebular-react/styles

# With npm
npm install --save @nebular-react/hooks @nebular-react/core @nebular-react/styles

Storybook

# With yarn
yarn storybook

# With npm
npm run storybook

Packages

  • @nebular-react/hooks – collection of hooks for state and UI management
  • @nebular-react/stylesemotion based css-in-js library that is used in all Nebular components
  • @nebular-react/core – core components library – exports everything from @nebular-react/styles
  • @nebular-react/ssr – server side rendering utilities
  • @nebular-react/next – server side rendering utilities for Next.js

TBD

Tests

Documentation

Material Styles

License

MIT

About

Nebular React Components Monorepo

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages