diff --git a/README.md b/README.md index 38508eaa..2f1c7aa1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,14 @@ Fract is an open source App Development Framework that makes it easy to build to Contains the following packages: -1. [Logger](./packages/logger): Fancy colorful console debugger with custom scope. +1. [Demo PWA](./packages/demo-pwa): Alwatr Progressive Web Application Demo powered by [`lit`](https://github.com/lit/lit) and [`@alwatr`](https://github.com/AliMD/alwatr) library! +2. [Font](./packages/font): Best practices (The Right Way) of using Persian/Arabic web fonts in the website and webapp. +3. [Fract](./packages/fract): Elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react! +4. [i18n](./packages/i18n): Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module. +5. [Icon](./packages/icon): Best practices (The Right Way) of using premium designed icons in the website and webapp. +6. [Router](./packages/router): Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module. +7. [Style](./packages/style): Alwatr shared styles (lib, utils, theme, ...). +8. [UI Kit](./packages/ui-kit): Alwatr UI Elements Kit.