0.1.5 • Published 4 months ago

@enalmada/nextui-admin v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

helper for generating admin pages with nextui

Based 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.

Getting Started

Read the documentation

See module in use in nextjs-boilerplate

TODO

add slots across sidebar and top nav for arbitrary components remove next as a dependency (Image, Router used sidebar)

Alternatives

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

Build Notes

Contribute

Using changesets so please remember to run "changeset" with any PR.
Give consideration for the summary as it is what will show up in the changelog.

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago