You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: update deps
* docs: add Support section and improve LICENSE documentation
- Add Support section with links for issues, email support, commercial licensing, and dev.me website
- Move LICENSE section to end of README for better document flow
- Retain comprehensive license usage table for clarity
- Format consistent with other devmehq repositories
* chore: update readme
---------
Co-authored-by: DEV.ME Team <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+62-18Lines changed: 62 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,23 +51,6 @@ We offer this `phone verification and validation and more advanced features` in
51
51
52
52
---
53
53
54
-
## License
55
-
56
-
phone-number-validator-js licensed under [Business Source License 1.1](LICENSE).
57
-
The BSL allows use only for non-production purposes.
58
-
59
-
| Use Case | Is a commercial license required?|
60
-
|----------|-----------|
61
-
| Exploring phone-number-validator-js for your own research, hobbies, and testing purposes |**No**|
62
-
| Using phone-number-validator-js to build a proof-of-concept application |**No**|
63
-
| Using phone-number-validator-js to build revenue-generating applications |**Yes**|
64
-
| Using phone-number-validator-js to build software that is provided as a service (SaaS) |**Yes**|
65
-
| Forking phone-number-validator-js for any production purposes |**Yes**|
66
-
67
-
To purchase a license for uses not authorized by BSL, please visit [https://dev.me/license/phone-number-validator](https://dev.me/license/phone-number-validator) or contact us at [[email protected]](mailto:[email protected]?subject=Interested%20in%20phone-number-validator-js%20commercial%20license).
68
-
69
-
---
70
-
71
54
## installation and usage instructions
72
55
73
56
## Installation
@@ -216,4 +199,65 @@ NODE_ENV=production yarn test
216
199
## Contributing
217
200
Please feel free to open an issue or create a pull request and fix bugs or add features, All contributions are welcome. Thank you!
| 📱 Mobile apps (free with ads or paid) | ❌ **Yes**| Monetized applications |
241
+
242
+
### 💡 Quick Decision Guide
243
+
244
+
Ask yourself these questions:
245
+
1.**Will real users interact with this in production?** → You need a license
246
+
2.**Will this help generate revenue?** → You need a license
247
+
3.**Is this for learning or testing only?** → No license needed
248
+
4.**Is this an internal prototype or POC?** → No license needed
249
+
250
+
### 🎯 Why Choose Our Commercial License?
251
+
252
+
✨ **Unlimited Usage** - Use in all your production applications
253
+
🚀 **Priority Support** - Direct support from our engineering team
254
+
🔄 **Regular Updates** - Get the latest features and improvements
255
+
🛡️ **Legal Protection** - Full commercial rights and warranty
256
+
🏢 **Enterprise Ready** - Suitable for large-scale deployments
257
+
258
+
### 📄 Get Your Commercial License
259
+
260
+
Ready to use phone-number-validator-js in production?
261
+
262
+
🛍️ **[Purchase a License](https://dev.me/license/phone-number-validator)** - Simple pricing, instant activation
263
+
📧 **[Contact Sales](mailto:[email protected]?subject=Interested%20in%20phone-number-validator-js%20commercial%20license)** - For enterprise or custom needs
0 commit comments