Hey everyone! 👋
When working on modern JavaScript and TypeScript applications—especially when integrating with frameworks like Angular—handling form validation is a daily task. However, I often found myself wanting a clean, straightforward solution without bringing in heavy, bloated dependencies.
To solve this, I decided to build and publish my own open-source package from scratch: universal-form-validator.
What it does:
Zero Dependencies: Keeps your project bundle lightweight and fast.






