Skip to content

Commit

Permalink
Merge pull request #164 from 3imed-jaberi/model-mgmt
Browse files Browse the repository at this point in the history
[DONE] Translation of tools-model-mgmt.md ..
  • Loading branch information
Fcmam5 committed Aug 14, 2019
2 parents 37ecfe2 + ca99c63 commit 57505d6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions content/community/tools-model-mgmt.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
id: model-management
title: Model Management
title: إدارة النموذج
layout: community
permalink: community/model-management.html
---

* **[Alt](https://alt.js.org/):** Pure vanilla flux made isomorphic and without the boilerplate.
* **[astarisx](https://zuudo.github.io/astarisx/):** Highly Composable MVVM Framework for React with built-in pushState router.
* **[avers](https://github.com/wereHamster/avers):** A modern client-side model abstraction library.
* **[backbone-react-component](https://github.com/magalhas/backbone-react-component):** Use multiple Backbone models and collections with React components both on the client and server sides.
* **[Baobab](https://github.com/Yomguithereal/baobab):** Persistent data tree supporting cursors.
* **[cortex](https://github.com/mquan/cortex/):** A JavaScript library for centrally managing data with React.
* **[DeLorean](https://github.com/deloreanjs/delorean):** A completely agnostic JavaScript framework to apply Flux concepts into your interfaces easily.
* **[Elsa](https://github.com/JonAbrams/elsa):** A Babel plugin that makes your arrays and objects immutable by default… and gives them super powers!
* **[Immutable](https://github.com/facebook/immutable-js):** Immutable data structures designed to be more JavaScript-y than Mori.
* **[js-data](https://www.js-data.io/):** A framework-agnostic frontend datastore, that will also fetch your data.
* **[McFly](https://github.com/kenwheeler/mcfly):** A lightweight Flux library that adds factories for Stores & Actions.
* **[NuclearJS](https://github.com/optimizely/nuclear-js):** Immutable, reactive Flux architecture. UI Agnostic.
* **[Reflux](https://github.com/spoike/refluxjs):** An event-based implementation of the Flux architecture that integrates with React components.
* **[Alt](https://alt.js.org/):** مكتبة لـ Flux نقية و أصلية صنعت بطريقة متماثلة و بدون الشيفرة النموذجية (boilerplate).
* **[astarisx](https://zuudo.github.io/astarisx/):** إطار MVVM القابل للتكوين العالي لـ React مع جهاز توجيه pushState مدمج.
* **[avers](https://github.com/wereHamster/avers):** مكتبة تجريد حديثة لنموذج جهة العميل.
* **[backbone-react-component](https://github.com/magalhas/backbone-react-component):** استخدم نموذج ومجموعات Backbone المتعددة مع مكونات React على جهتي العميل والخادم.
* **[Baobab](https://github.com/Yomguithereal/baobab):** شجرة بيانات ثابتة تدعم المؤشرات.
* **[cortex](https://github.com/mquan/cortex/):** مكتبة JavaScript لإدارة البيانات مركزيًا باستخدام React.
* **[DeLorean](https://github.com/deloreanjs/delorean):** إطار جافا سكريبت محايد تمامًا لتطبيق مفاهيم Flux على واجهاتك بسهولة.
* **[Elsa](https://github.com/JonAbrams/elsa):** إضافة Babel التي تجعل المصفوفات والكائنات الخاصة بك غير قابلة للتغيير بشكل افتراضي ... ويمنحهم قوى عظمى!
* **[Immutable](https://github.com/facebook/immutable-js):** هياكل البيانات غير القابلة للتغيير المصممة لتزيد من الكفاءة والبساطة.
* **[js-data](https://www.js-data.io/):** إطار محايد لتخزن بيانات للواجهة الأمامية ، من شأنه أيضًا جلب بياناتك.
* **[McFly](https://github.com/kenwheeler/mcfly):** مكتبة Flux خفيفة، تضيف مصانع للتخزين والإجراءات.
* **[NuclearJS](https://github.com/optimizely/nuclear-js):** بنية Flux تفاعلية غير قابلة للتغيير. واجهة مستخدم محايدة.
* **[Reflux](https://github.com/spoike/refluxjs):** تنفيذ قائم على الأحداث لبنية Flux متكاملة مع مكونات React.

0 comments on commit 57505d6

Please sign in to comment.