Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

explita/daily-toolset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Toolset

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.

🚀 Features

  • 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.

📂 Project Structure

Daily Toolset is split into three focused modules:

A robust set of TypeScript helper functions for working with strings, arrays, dates, and objects.

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.

📦 Installation

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-hooks

📖 Documentation

Check the individual module README files for detailed usage instructions:

🤝 Contributing

Pull requests and contributions are welcome! Open an issue if you find any bugs or have suggestions.

📜 License

MIT License © 2024 explita

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published