Advanced Search
Search Results
6 total results found
readme.md for @design.estate/dees-catalog
A comprehensive web components library built with TypeScript and LitElement, providing 90+ production-ready UI components for building modern web applications with consistent design and behavior. 🚀 Issue Reporting and Security For reporting bugs, issues, or ...
readme.md for @ecobridge.xyz/catalog
A sophisticated web component library for building desktop-like application interfaces with modern web technologies. Built on @design.estate/dees-catalog, this catalog provides specialized components for the ecobridge ecosystem — featuring complete app launche...
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 @design.estate/dees-catalog
2026-03-18 - 3.49.0 - feat(dataview-statusobject) add last updated footer to status object and refresh demo data Render a bottom bar that shows the status object's lastUpdated timestamp when available. Adjust detail row padding to keep spacing consistent with...
changelog.md for @ecobridge.xyz/catalog
2026-01-16 - 3.40.1 - fix(deps) bump @design.estate/dees-catalog to ^3.37.0 and @types/node to ^25.0.9 Upgrade @design.estate/dees-catalog from ^3.36.0 to ^3.37.0 Upgrade @types/node from ^25.0.7 to ^25.0.9 2026-01-13 - 3.40.0 - feat(eco-view-containers) add...
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...