Advanced Search
Search Results
4 total results found
readme.md for @push.rocks/smartntml
lit-html for the backend Install To install @push.rocks/smartntml, you need Node.js and npm installed on your machine. If you have them ready, open your terminal and run the following command: npm install @push.rocks/smartntml --save This will add @push.rocks...
readme.md for @push.rocks/smartssr
a smart server side renderer supporting shadow dom Install To install @push.rocks/smartssr, use the following command with npm: npm install @push.rocks/smartssr --save Or with yarn: yarn add @push.rocks/smartssr This will add @push.rocks/smartssr to your pro...
changelog.md for @push.rocks/smartntml
2024-10-13 - 2.0.8 - fix(core) Updated dependencies and optimized code structure Upgraded '@git.zone/tsbuild', '@git.zone/tsrun', '@design.estate/dees-element', and '@happy-dom/global-registrator' packages to their latest versions. Removed 'why-is-node-runnin...
changelog.md for @push.rocks/smartssr
2025-01-01 - 1.0.40 - fix(test) Fix test configuration and import path in test suite Changed the test command in package.json to include the build step. Fixed the import path for smartssr in the test suite to point to the correct distribution directory. Added...