A simple front-end framework built with Web Components.
Go to file
2021-11-27 10:30:07 -06:00
src Make nav bar accept ex-nav-item children 2021-11-27 10:30:07 -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 Add extollo package discovery config and webpack mode 2021-11-26 23:45:00 -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 Add extollo package discovery config and webpack mode 2021-11-26 23:45:00 -06:00

template-npm-typescript

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