Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbolfazlRasoulizade authored Sep 21, 2023
1 parent e35bb1a commit 71fe151
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- @TODO: update this list-->

Expand Down

0 comments on commit 71fe151

Please sign in to comment.