Advanced Search
Search Results
7 total results found
readme.md for @push.rocks/smartexpect
Manage expectations in code with precise, readable assertions Install To install @push.rocks/smartexpect, use the following command in your terminal: npm install @push.rocks/smartexpect --save This will add @push.rocks/smartexpect to your project's dependenci...
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/smartsitemap
🗺️ A comprehensive TypeScript sitemap library with a chainable builder API — supporting standard, news, image, video, and hreflang sitemaps with auto-splitting, streaming, validation, and RSS feed integration. Issue Reporting and Security For reporting bugs,...
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/smartexpect
2025-05-23 - 2.5.0 - feat(Assertion) Add missing alias methods for length and emptiness checks and update documentation Updated readme.hints.md with detailed project hints, feature overview, and common patterns Added direct alias methods in smartexpect.classe...
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...
changelog.md for @push.rocks/smartsitemap
2026-03-20 - 4.0.1 - fix(readme) format features list as markdown bullets for proper rendering Converts the features section entries into markdown bullet list items Improves README readability and consistent rendering across markdown viewers 2026-03-20 - 4.0...