thorvg/web
Jinny You 8ce484c7df web: Add lit element
- introduce a `lit`(https://lit.dev)
- lit is most popular web component builder
- with lit, we can build high-performance WP with less code
2024-01-02 20:34:11 +09:00
..
src web: Add lit element 2024-01-02 20:34:11 +09:00
.eslintrc.js web: Set up eslint 2024-01-02 20:34:11 +09:00
.gitignore web: Add gitignore 2024-01-02 20:34:11 +09:00
package.json web: Add lit element 2024-01-02 20:34:11 +09:00
tsconfig.json web: Add lit element 2024-01-02 20:34:11 +09:00
yarn.lock web: Add lit element 2024-01-02 20:34:11 +09:00