A simple front-end framework built with Web Components.
Go to file
2021-11-26 23:32:35 -06:00
src Modal & theming 2021-11-26 23:26:46 -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 Modal & theming 2021-11-26 23:26:46 -06:00
LICENSE Initial commit 2021-11-26 20:40:43 +00:00
package.json Update package config to publish dist 2021-11-26 23:32:35 -06:00
pnpm-lock.yaml Modal & theming 2021-11-26 23:26:46 -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.