A lightweight and versatile collection of TypeScript utility functions and form components, inspired by ShadCN UI. Designed for seamless everyday development, Daily Toolset enhances your Node.js, React, and Next.js projects with well-structured helpers and developer-friendly form elements.
- Utility Functions → Strings, arrays, dates, objects, and more.
- Form Components → Customizable, accessible, and inspired by ShadCN UI.
- Modern & Efficient → Designed for real-world development scenarios.
Daily Toolset is split into three focused modules:
A robust set of TypeScript helper functions for working with strings, arrays, dates, and objects.
2️⃣ Form Components
A collection of developer-friendly form elements, fully customizable and styled with ShadCN UI.
3️⃣ Hooks
Additional helper functions and abstractions to streamline development across different projects.
Each module can be installed independently:
# Install utilities
npm install @explita/daily-toolset-utils
# Install form components
npm install @explita/daily-toolset-components
# Install hooks
npm install @explita/daily-toolset-hooksCheck the individual module README files for detailed usage instructions:
Pull requests and contributions are welcome! Open an issue if you find any bugs or have suggestions.
MIT License © 2024 explita