-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathllms.txt
More file actions
17 lines (11 loc) · 816 Bytes
/
Copy pathllms.txt
File metadata and controls
17 lines (11 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# hyper-element
> Fast, lightweight web components
A lightweight [Custom Elements] library with a fast, built-in render core. Your custom-element will react to tag attribute and store changes with efficient DOM updates.
## Documentation
- [README](https://github.com/codemeasandwich/hyper-element#readme): Complete documentation with API reference
- [TypeScript](https://github.com/codemeasandwich/hyper-element/blob/master/index.d.ts): Type definitions
- [Examples](https://jsfiddle.net/codemeasandwich/k25e6ufv/): Live interactive demos
- [SKILL.md](https://github.com/codemeasandwich/hyper-element/blob/master/SKILL.md): AI agent instructions
## Optional
- [npm](https://www.npmjs.com/package/hyper-element): Package page
- [GitHub](https://github.com/codemeasandwich/hyper-element): Source code and issues