A simple front-end framework built with Web Components.
Go to file
2021-11-26 20:45:45 -06:00
src Start ui framework with web components 2021-11-26 20:45:45 -06:00
.eslintignore Initial commit 2021-11-26 20:40:43 +00:00
.eslintrc.json Initial commit 2021-11-26 20:40:43 +00:00
.gitignore Initial commit 2021-11-26 20:40:43 +00:00
index.html Start ui framework with web components 2021-11-26 20:45:45 -06:00
LICENSE Initial commit 2021-11-26 20:40:43 +00:00
package.json Start ui framework with web components 2021-11-26 20:45:45 -06:00
pnpm-lock.yaml Start ui framework with web components 2021-11-26 20:45:45 -06:00
README.md Initial commit 2021-11-26 20:40:43 +00:00
tsconfig.json Start ui framework with web components 2021-11-26 20:45:45 -06:00
webpack.config.js Start ui framework with web components 2021-11-26 20:45:45 -06:00

template-npm-typescript

A template repository for NPM packages built with Typescript and PNPM.