softedge-ui
v1.0.14
Published
 
Readme
SoftEdge-UI
Fast, flexible UI components for modern SaaS dashboards.
SoftEdge-UI is a modern, customizable React component library built with Tailwind CSS and ShadCN, designed to accelerate development for SaaS and enterprise-grade applications.
It includes prebuilt components like:
- ✅ Tables with filtering, sorting, pagination, and drag-and-drop
- 🚧 Charts (coming soon)
- 🚧 Document editor components (coming soon)
Built to power internal tools, admin dashboards, and multi-tenant platforms with flexibility and style.
⚠️ Currently tested with RemixJS only. Support for Next.js and general React apps is planned but not yet verified.
📦 Installation
npm install softedge-ui🧱 Features
- Fully customizable with Tailwind CSS
- Built using ShadCN UI primitives
- Designed for multi-tenant and enterprise use cases
- Easy integration with Remix (Next.js and React support coming soon)
- Extendable architecture for charts, documents, and other UI patterns
📚 Documentation
Visit the full documentation at: Softedge-UI Documentation
📌 Roadmap
- [x] SoftEdgeTable: Filterable, paginated, and draggable table
- [ ] SoftEdgeChart: Data visualizations using Recharts (in development)
- [ ] SoftEdgeDocument: Editable templates and WYSIWYG tools (planned)
- [ ] Form components and wizards
- [ ] Design tokens and theming support
- [ ] Verified support for Next.js and Create React App
🛠️ Development
To contribute or run the project locally:
git clone https://github.com/softedge-core/softedge-ui.git
cd softedge-ui
npm install
npm run dev📃 License
Licensed under the MIT license.
