fix(readme): Rewrite and expand README with Quick Start, feature highlights, demos and usage examples; add local Claude settings file

This commit is contained in:
2025-09-14 19:23:23 +00:00
parent 7fdb4f19a8
commit 960085145d
3 changed files with 291 additions and 2041 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.11.3',
version: '1.11.4',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}