Advanced Search
Search Results
4 total results found
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...
readme.md for @push.rocks/smartmustache
templates done right Install To install @push.rocks/smartmustache, use npm: npm install @push.rocks/smartmustache Ensure you have Node.js and npm installed on your system before running the install command. Usage To use @push.rocks/smartmustache in your proje...
readme.md for @push.rocks/websetup
setup basic page properties Install To install @push.rocks/websetup, you can use npm (Node Package Manager). Simply run the following command in your terminal: npm install @push.rocks/websetup --save This will download the package and add it to your project's...
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...