v0.0.1 · MIT licensed

The ERP component library
for serious teams.

141+ production-grade React components extracted from Indas Estimo. Includes DataGrid, DatePicker, action buttons, charts, modals — everything you need to ship a real app.

One install
npm install indas-ui — everything ships in one package
10 categories
Forms, DataGrid, Modals, Layout, Charts, Hooks…
Tailwind native
CSS variables for theming, 6 built-in themes

Quick start

~30 seconds
1. Install
npm install indas-ui
2. Import tokens in your app root
import 'indas-ui/tokens.css'
3. Set theme on html element
<html class="theme-default light">
Themes: theme-default, theme-red, theme-green, theme-purple, theme-orange, theme-black · Modes: light, dark

Component categories