@basmilius/validation
v3.59.0
Published
Form validation for personal projects, built on Regle.
Maintainers
Readme
@basmilius/validation
Form validation for personal projects, built on Regle.
⭐️ Prerequisites
- Bun >= 1.3.0
- Node >= 25
🚀 Getting started
- Run
bun installin the root of the project. - Run
bun --cwd packages/validation buildto build the project.
📦 Notes
- This is the only package that type-checks with
vue-tscinstead oftsc, because it ships Vue single file components.
