0.0.28 • Published 2 years ago
@mustafaihssan/nexus-ui v0.0.28
Nexus Design System
A design system for building web applications with React and TailwindCSS
Features
- Tree-shakeable (components you don't use won't be included in your bundle)
- Dark mode support
- Override library styles with your own using tailwindcss or your own css
Wanna see how this library works ?
Run the example project and play around
The example project has the published npm package linked so you do not really have to do a local npm link.
cd examples
npm install
npm run dev
// add this to main.jsx file
import "@mustafaihssan/nexus-ui/dist/style.css";
Main Components
Buttons- Master Layout with sidebar and header
- Sidebar with JSON menu
- Header with Auth menu + Change Teninet + Change App
- Login page
- Logout page
- Change Teninet page
- Change App page
- Page Layout For Lists
- Page Layout For view/Edit
- Nexus Table
- Action Buttons (Add, Edit, Delete, View, etc)
- upload file
- download/view file buttons
- upload files list
- Breadcrumbs
- Button Group
- Card
- Model Dialog
- Modal Dialog with form
- toast notification
- Loading with spinner and skeleton
- Tabs with router
- Tags
- Segmented Select
- Segmented Select with Cards List
- Statistics Widgets
Nexus Form
- Nexus Form (with validation) + react-hook-form
- Nexus Form Field Input
- Nexus Form Field Select (with update options from API)
- Nexus Form Field Checkbox
Theme
- Theme Provider
- Language Switcher
- Dark Mode
0.0.28
2 years ago
0.0.27
2 years ago
0.0.26
2 years ago
0.0.25
2 years ago
0.0.24
2 years ago
0.0.23
2 years ago
0.0.22
2 years ago
0.0.21
2 years ago
0.0.20
2 years ago
0.0.19
2 years ago
0.0.18
2 years ago
0.0.16
2 years ago
0.0.15
2 years ago
0.0.13
2 years ago
0.0.12
2 years ago
0.0.11
2 years ago
0.0.10
2 years ago
0.0.9
2 years ago
0.0.8-b
2 years ago
0.0.8-a
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5-a
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3-a
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago