From ecd5853257e39a714dfcc406965b941eb6274b07 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Mon, 13 Dec 2021 05:27:13 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 035e255..1409629 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# template-npm-typescript +# @extollo/ui -A template repository for NPM packages built with Typescript and PNPM. \ No newline at end of file +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