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/smartpath
@push.rocks/smartpath offers smart ways to handle paths. Install To install @push.rocks/smartpath, you'll need to run the following command using npm. Ensure you have Node.js and npm installed before you start. npm install @push.rocks/smartpath --save Usage T...
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...
changelog.md for @push.rocks/smartpath
[6.0.0] - 2025-01-28 BREAKING CHANGES Renamed pathJoin() to join() for better API consistency and brevity Changed Updated all references and tests to use the new join() function name [5.1.0] - 2025-01-28 Added New isomorphic path module at /iso export pat...