A simple front-end framework built with Web Components.
Go to file
2021-12-13 05:27:13 +00:00
src
.eslintignore
.eslintrc.json
.gitignore
index.html
LICENSE
login.html
package.json
pnpm-lock.yaml
README.md Update 'README.md' 2021-12-13 05:27:13 +00:00
tsconfig.json
webpack.config.js

@extollo/ui

Extollo UI is a (work in progress) front-end framework built natively in Web Components and TypeScript.

It provides, among other things:

  • Layout Components
  • Navigation Bar
  • Basic Theming
  • Form/Input/Validation Components
  • Session Service