nextui admin components
npm install @enalmada/nextui-adminBased on the amazing nextui-dashboard-template.
This repo basically takes that template and:
* abstracts out code that can be considered implementation details, shared, etc
* adds sorting and pagination
It doesn't add modularization for every possible spot. Feel free to improve it with a PR for anything you need.
See module in use in nextjs-boilerplate
refine
* didn't support nextui
Mantine-Admin
* at the time, v7 wasn't out with tailwind support
React-Admin
* looked really nice but I some features I desired were enterprise. Wanted something next-ui specific