Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Quasar i18n projects #147

Merged
merged 3 commits into from
Apr 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ Do not forget to read the official [blog](https://blog.quasar.dev/).

| Name | Links | Description | Quasar |
| --- | --- | --- | --- |
| Quasar i18n Example | [github](https://github.com/tomers/quasar-i18n-example), [demo](http://quasar-i18.surge.sh/) | An app for demonstration of i18n (Internationalization and localization) in Quasar Framework | v1.9.6 |
| Multilingual Quasar | [github](https://github.com/ejez/quasarmultilingual), [demo](http://quasar-i18.surge.sh/) | Shows how to add multi-lingual support to your quasar projects | v1.8.2 |
| QFormBuilder | [github](https://github.com/baggachipz/q-form-builder), [demo](https://q-form-builder.curtii.com) | Library allowing users to create drag-and-drop forms, with full rendering of components (for example, Wufoo, SurveyMonkey, etc.) | v1.12.8 |
| Quasar Tree Configurator | [website](https://www.simplicityblocks.com/quasartreeconfigurator.html) | App built with Quasar Framework to simplify and extend configuration of Quasar Tree Component| v1.12.5 |
| Readme Pro | [github](https://github.com/mayur091193/readme-pro), [demo](https://readmepro.netlify.app/) | An easy and simple way to generate readme written in quasar framework | v2.7.7 |
Expand Down