@explita/daily-toolset-components
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

Daily Toolset Components

A lightweight and versatile collection of TypeScript utility functions and form components, inspired by ShadCN UI, designed for seamless everyday development. Enhance your Node.js, React, and Next.js projects with a well-structured suite of helpers for strings, arrays, dates, and objects—alongside customizable, developer-friendly form elements. The perfect toolkit for building modern, efficient web applications with ease.

Installation

Install the package via npm:

npm install @explita/daily-toolset-components --save

Don't forget to import the styles in your main app file:

import "@explita/daily-toolset-components/styles.css";

This is required for the components to work. And note that this version works better with TailwindCSS >= v4


Documentation

For detailed documentation, including a comprehensive list of functions and their use cases, visit the Daily Toolset Documentation.


Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.

Package Sidebar

Install

npm i @explita/daily-toolset-components

Weekly Downloads

81

Version

3.0.1

License

MIT

Unpacked Size

208 kB

Total Files

73

Last publish

Collaborators

  • explita