A simple front-end framework built with Web Components.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Garrett Mills ecd5853257
Update 'README.md'
2 years ago
src Start modal, page, form, form fields, logical components, session service, login page 2 years ago
.eslintignore Initial commit 2 years ago
.eslintrc.json Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Update 'README.md' 2 years ago
index.html Start modal, page, form, form fields, logical components, session service, login page 2 years ago
login.html Start modal, page, form, form fields, logical components, session service, login page 2 years ago
package.json Add extollo package discovery config and webpack mode 2 years ago
pnpm-lock.yaml Modal & theming 2 years ago
tsconfig.json Start ui framework with web components 2 years ago
webpack.config.js Add extollo package discovery config and webpack mode 2 years ago

README.md

@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