Advanced Search
Search Results
3 total results found
readme.md for @push.rocks/smartguard
A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...
readme.md for @push.rocks/smartvalidator
a wrapper for the validator package to perform validations Install To use @push.rocks/smartvalidator in your project, installation via npm or yarn is straightforward. Run the following command in your project directory: npm install @push.rocks/smartvalidator -...
changelog.md for @push.rocks/smartguard
2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...