Introduction
A mini toolkit and UI components registry for frontend development.
Welcome to the ndk (nard development kit) docs!
What is ndk?
ndk is an open-source library of UI components and a development kit. The kit is composed of styles (themes), react hooks, TailwindCSS plugins, icons and other mini utilities. "nard" is
the last for 4 characters of my first name, "BerNARD", if you were wondering.
UI Library & Registry
A collection of UI blocks and templates built on top of shadcn/ui, with a shadcn-cli installation option.
Toolkit
A growing library of npm packages with handy tools for frontend development.
The toolkit for now consists of 2 packages - @_ndk/ui and @_ndk/motion, see installation guides.
The packages basically build on top of (and extends) many amazing open-source frontend libraries and frameworks including Next.js, Shadcn UI, TailwindCSS, Lucide-react and many more.
Resources.
This project would'nt have been possible without the help of these free, amazing web technologies:
- Next.js (react.js)
- TailwindCSS
- Motion (formerly framer-motion)
- Fumadocs (for documentation)
- ...and many others