Advanced Search
Search Results
5 total results found
readme.md for @push.rocks/commitinfo
bake commitinfos into code Install To start using @push.rocks/commitinfo, you need to first install it via npm. To do this, run the following command in your terminal: npm install @push.rocks/commitinfo --save This command will add @push.rocks/commitinfo to y...
readme.md for @push.rocks/smartaction
a module for managing actions. What was done? What needs to be done? How often should it be done? What's currently being done? Install To start using @push.rocks/smartaction in your project, you need to install it using npm or yarn. Run one of the following co...
readme.md for @push.rocks/smarthbs
A library that enhances handlebars with better file system support, templates compilation, and partials registration. Install To install @push.rocks/smarthbs, run the following command in your terminal: npm install @push.rocks/smarthbs --save This will add @p...
changelog.md for @apiclient.xyz/zitadel
2024-08-27 - 1.1.0 - feat(core) Add delete user functionality and necessary tests Implemented delete method in ZitadelUser class. Extended tests to cover user deletion functionality. Refactored createUser method to return a ZitadelUser instance. 2024-08-26 -...
changelog.md for @push.rocks/smarthbs
2025-01-25 - 3.0.4 - fix(metadata) Removed CI configuration file .gitlab-ci.yml and updated project metadata Deleted the .gitlab-ci.yml file to potentially switch or update CI/CD configurations. Updated the description and keywords in package.json and npmextr...