1.0.32 • Published 3 months ago

@jswork/next-admin-kits v1.0.32

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

next-admin-kits

Next kits for admin sysytem.

version license size download

installation

yarn add @jswork/next-admin-kits

usage

import '@jswork/next-admin-kits';

// init admin kits:
nx.AdminKits.create({ prefix: 'nak' });

license

Code released under the MIT license.