Helping-js v2 Released with Improved Validation and Utilities

🚀 Shipped helping-js v2 🎉 A new version of helping-js is now available with powerful improvements to make validation and utilities easier across modern JavaScript apps. ✨ What’s new in v2 • validate(obj, rules) API — now supports both functions and regex patterns • Form preset: helping-js/preset/form for one-line form validation • Full TypeScript support • Improved documentation and examples ⚙️ Works seamlessly with modern stacks: Node.js • Express • Vue 3 • React • Vite • Next.js • CRA • CDN Give it a try: npm install helping-js 🔗 GitHub https://lnkd.in/e_QCX6YG 📚 Documentation https://lnkd.in/dYAXg8zZ Feedback and contributions are always welcome! #javascript #opensource #webdevelopment #nodejs #typescript #vuejs #reactjs #frontend #npm #developers

  • 🚀 **Shipped `helping-js v2`** 🎉

A new version of **helping-js** is now available with powerful improvements to make validation and utilities easier across modern JavaScript apps.

✨ **What’s new in v2**

• **`validate(obj, rules)` API** — now supports both functions and regex patterns
• **Form preset**: `helping-js/preset/form` for **one-line form validation**
• **Full TypeScript support**
• Improved documentation and examples

⚙️ Works seamlessly with modern stacks:

Node.js • Express • Vue 3 • React • Vite • Next.js • CRA • CDN

Give it a try:

```bash
npm install helping-js
```

🔗 GitHub
https://github.com/parsajiravand/helping-js

📚 Documentation
https://helping-js.netlify.app

Feedback and contributions are always welcome!

#javascript #opensource #webdevelopment #nodejs #typescript #vuejs #reactjs #frontend #npm #developers

To view or add a comment, sign in

Explore content categories