Skip to content

Commit

Permalink
fix around routing - line 11
Browse files Browse the repository at this point in the history
Co-Authored-By: Fortas Abdeldjalil <dr.fcmam5@gmail.com>
  • Loading branch information
3imed-jaberi and Fcmam5 committed Aug 11, 2019
1 parent 9ed1b5d commit 549ddf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/community/tools-routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permalink: community/routing.html
* **[Aviator](https://github.com/swipely/aviator)** - محول مسارات لواجهات
الويب تم بناءه من أجل وحدات التطبيقات ذات الصفحة الواحدة. ([مثال](https://gist.github.com/hojberg/9549330)).
* **[Backbone](https://backbonejs.org/)** - تزود Backbone بنية تطبيقات جافا سكريبت الثقيلة من خلال توفير موديل بربط المفتاح بالقيمة (key-value) و الاحداث الخاصة، ومجموعات مع واجهة برمجة تطبيقات غنية بالدوال القابلة للتعداد ، وواجهات مع معالجة الحدث ، ثم توصيلها جميعًا بالتطبيق الحالي الخاص بك عبر واجهة RESTful JSON.
* **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لمسارات المكونات.
* **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لتوجيه المكونات.
* **[Director](https://github.com/flatiron/director)** - موجه URL صغير و متماثل لجافا سكريبت.
* **[Finch](http://stoodder.github.io/finchjs/)** - مكتبة قويّة رغم صغرها لمعالجة التوجيه في جافا سكريبت
* **[mvc-router](https://github.com/rajeev-k/mvc-router)** استخدم نموذج MVC لإنشاء تطبيقات React.
Expand Down

0 comments on commit 549ddf5

Please sign in to comment.