-
Notifications
You must be signed in to change notification settings - Fork 110
[DONE] Translation of tools-comp-workbenches.md to ar .. #160
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
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
--- | ||
id: component-workbenches | ||
title: Component Workbenches | ||
title: منصّات تطوير المكوّنات | ||
layout: community | ||
permalink: community/component-workbenches.html | ||
--- | ||
|
||
* **[Storybook for React](https://github.com/storybooks/storybook):** UI component development environment for React. | ||
* **[React Styleguidist](https://github.com/styleguidist/react-styleguidist):** Style guide generator & component workbench for React. | ||
* **[React Showroom](https://github.com/OpusCapita/react-showroom-client):** React based components catalog which provides you with markdown documentation and live examples | ||
* **[patternplate](https://github.com/sinnerschrader/patternplate)**: A platform for pattern and component library development using React. | ||
* **[UiZoo.js](https://github.com/myheritage/UiZoo.js)**: Auto-generated component development environment by the JSDoc of React components. | ||
* **[Neutrino React components preset](https://neutrino.js.org/packages/react-components/)**: Create generic React components and preview them without the need to embed in an application. Plays nicely with other Neutrino middleware, so you can build, test, and publish multiple React components from a single repository. | ||
* **[React Cosmos](https://github.com/react-cosmos/react-cosmos)**: Dev tool for creating reusable React components. It scans your project for components and enables you to: render components in different states, mock dependencies (API, localStorage, etc.), see app state evolve in real time. | ||
* **[Bit](https://github.com/teambit/bit)**: Isolate and share components from existing projects to make them available to install in other projects while tracking changes across projects. It helps save the overhead of keeping components in separate repositories. | ||
* **[Storybook for React](https://github.com/storybooks/storybook):** بيئة تطوير مكونات واجهة المستخدم لـ React. | ||
* **[React Styleguidist](https://github.com/styleguidist/react-styleguidist):** مولّد دليل التنسيق ومنصة تطوير المكونات لـ React. | ||
* **[React Showroom](https://github.com/OpusCapita/react-showroom-client):** كتالوج مكونات React الذي يوفر لك مستندات ( markdown ) وأمثلة حية. | ||
* **[patternplate](https://github.com/sinnerschrader/patternplate)**: منصة لتطوير النمط ( pattern ) ومكتبة المكونات بإستخدام React. | ||
* **[UiZoo.js](https://github.com/myheritage/UiZoo.js)**: بيئة تطوير المكونات التي يتم إنشاؤها تلقائيًا بواسطة مكونات JSDoc of React. | ||
* **[Neutrino React components preset](https://neutrino.js.org/packages/react-components/)**: قم بإنشاء مكونات React عامة ومعاينتها دون الحاجة إلى تضمينها في التطبيق. يمكنك اللعب بشكل جيد مع البرامج الوسيطة الأخرى (Neutrino middlewares)، إذن يمكنك إنشاء مكونات React متعددة واختبارها ونشرها من مستودع واحد. | ||
* **[React Cosmos](https://github.com/react-cosmos/react-cosmos)**: أداة تطوير لإنشاء مكونات React القابلة لإعادة الاستخدام. يقوم بمسح مشروعك بحثًا عن المكونات ويمكّنك من: تصيير المكونات في حالات مختلفة ، والإعتمادات الوهمية (API, localStorage, إلخ...) ، راجع تطور حالة التطبيق في الوقت الفعلي. | ||
* **[Bit](https://github.com/teambit/bit)**: عزل ومشاركة المكونات من المشاريع الحالية لإتاحتها من أجل التثبيت في مشاريع أخرى أثناء تتبع التغييرات عبرها. يساعد في حفظ التحميل العام لحفظ المكونات في مستودعات منفصلة. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Khaled