@ducor/types
A comprehensive TypeScript type definition package for @ducor hooks and utilities.
Installation
npm install @ducor/types --dev-save
# or
yarn add @ducor/types --dev-save
# or
pnpm add @ducor/types --dev-save
Features
- Type definitions for all @ducor hooks
- Type definitions for all @ducor form
- TypeScript-first approach
- Zero runtime overhead
- Comprehensive documentation
Contributing
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
Development Process
For information about the development process, please read PROCESS.md.
License
This project is licensed under the MIT License - see the LICENSE file for details.