0.1.0 • Published 1 year ago

ab-nextjs-hooks v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ab-nextjs-hooks

IMPORTANT: This is a work in progress and subject to major changes until version 1.0.

šŸŖ This is a lightweight collection of React hooks for abElements created by Abraham Ukachi, and optimized for Next.js applications šŸ˜Ž.

Getting Started

Installation

npm

npm i ab-nextjs-hooks 

pnpm

pnpm install ab-nextjs-hooks 

Client Hooks

A list of all the supported custom hooks and their current status:

No.NameFileStatus
1useAbThemeuseAbTheme.tsPending
2useAbMenuuseAbMenu.tsPending
3useAbDialoguseAbDialog.tsPending
4useAbToastuseAbToast.tsPending
5useAbConfettiuseAbConfetti.tsPending

NOTE:

Server Hooks

A list of all the supported custom hooks and their current status:

No.NameFileStatus
1useAbAppserver/useAbApp.tsPending
2useAbAuthserver/useAbAuth.tsPending
3useAbNavLinksserver/useAbNavLinks.tsPending

NOTE:

Learn More abElements

To learn more about abElements, take a look at the following resources:

You can check out the abElements GitHub repository for more details.

License

This ab-nextjs-hooks project is MIT Licensed ;)