A simple front-end framework built with Web Components.
Go to file
2021-12-13 05:27:13 +00:00
src Start modal, page, form, form fields, logical components, session service, login page 2021-12-12 23:21:47 -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 modal, page, form, form fields, logical components, session service, login page 2021-12-12 23:21:47 -06:00
LICENSE Initial commit 2021-11-26 20:40:43 +00:00
login.html Start modal, page, form, form fields, logical components, session service, login page 2021-12-12 23:21:47 -06: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 Update 'README.md' 2021-12-13 05:27:13 +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

@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