Skip to content

Commit 88c5fe1

Browse files
Add ziko-wrapper addon (#1313)
* Add ziko-wrapper * ziko-wrapper addons : fix description * add French translation * Add German translation * Add Spanish translation * Add Korean translation * Add Russian translation * chore: Fix translations & propagate to all locales --------- Co-authored-by: Ryan Christian <[email protected]>
1 parent 5b9b591 commit 88c5fe1

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

content/de/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Eine Auswahl an Modulen, die nahtlos mit Preact funktionieren.
3636
- :thought_balloon: **[preact-socrates](https://github.com/matthewmueller/preact-socrates)**: Preact-Plugin für [Socrates](http://github.com/matthewmueller/socrates)
3737
- :rowboat: **[preact-flyd](https://github.com/xialvjun/preact-flyd)**: [flyd](https://github.com/paldepind/flyd) FRP-Streams in Preact + JSX benutzen
3838
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**: Das [i18n-js](https://github.com/everydayhero/i18n-js)-Ökosystem mit Preact mithilfe von [i18nline](https://github.com/download/i18nline) integrieren.
39+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
3940

4041

4142
### GUI Toolkits

content/en/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ A collection of modules built to work wonderfully with Preact.
4040
- :diamond_shape_with_a_dot_inside: **[Capacitor](https://capacitorjs.com/solution/preact)**: Turn your Preact app into a Native iOS/Android App and PWA.
4141
- :ice_cube: **[Kretes](https://kretes.dev/docs/howtos/preact-setup/)**: Build full-stack TypeScript apps using Preact and Node.js
4242
- 🏝: **[preact-island](https://github.com/mwood23/preact-island)**: Run your Preact widget on any website with reactive props.
43+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
4344

4445
## GUI Toolkits
4546

content/es/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Una colección de módulos construidos para trabajar perfectamente con Preact.
3333
- :thought_balloon: **[preact-socrates](https://github.com/matthewmueller/preact-socrates)**: Preact plugin for [Socrates](http://github.com/matthewmueller/socrates)
3434
- :rowboat: **[preact-flyd](https://github.com/xialvjun/preact-flyd)**: Use [flyd](https://github.com/paldepind/flyd) FRP streams in Preact + JSX
3535
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**: Integrates the ecosystem around [i18n-js](https://github.com/everydayhero/i18n-js) with Preact via [i18nline](https://github.com/download/i18nline).
36+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Integra componentes de [zikojs](https://github.com/zakarialaoui10/zikojs) dentro de tu aplicación Preact — y viceversa.
3637

3738

3839
### GUI Toolkits

content/fr/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Une liste de modules construit pour fonctionner parfaitement avec Preact.
3434
- :thought_balloon: **[preact-socrates](https://github.com/matthewmueller/preact-socrates)**: Un module Preact pour [Socrates](http://github.com/matthewmueller/socrates)
3535
- :rowboat: **[preact-flyd](https://github.com/xialvjun/preact-flyd)**: Utilisez les flux FRP de [flyd](https://github.com/paldepind/flyd) avec Preact et JSX
3636
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**: Intègre l'écosystème autour de [i18n-js](https://github.com/everydayhero/i18n-js) avec Preact via [i18nline](https://github.com/download/i18nline).
37+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Intégrez des composants [zikojs](https://github.com/zakarialaoui10/zikojs) dans votre application Preact — et vice‑versa.
3738

3839

3940
### Outils pour créer des interfaces graphiques

content/kr/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Preact와 훌륭하게 동작하는 모듈 모음입니다.
4040
- :diamond_shape_with_a_dot_inside: **[Capacitor](https://capacitorjs.com/solution/preact)**: Preact 앱을 네이티브 iOS/Android 앱 및 PWA로 변환
4141
- :ice_cube: **[Kretes](https://kretes.dev/docs/howtos/preact-setup/)**: Preact 및 Node.js를 사용하여 풀스택 TypeScript 앱 빌드
4242
- 🏝: **[preact-island](https://github.com/mwood23/preact-island)**: 반응적인 Props를 통해 어떤 웹사이트에서든 Preact 위젯 실행
43+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
4344

4445
## GUI 툴킷
4546

content/pt-br/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Uma coleção de módulos construídos para trabalhar maravilhosamente com Preac
3434
- :thought_balloon: **[preact-socrates](https://github.com/matthewmueller/preact-socrates)**: Plugin Preact para [Socrates](http://github.com/matthewmueller/socrates)
3535
- :rowboat: **[preact-flyd](https://github.com/xialvjun/preact-flyd)**: Use [flyd](https://github.com/paldepind/flyd) <i> FRP streams</i> em Preact + JSX
3636
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**: Integra o ecosistema do [i18n-js](https://github.com/everydayhero/i18n-js) com Preact via [i18nline](https://github.com/download/i18nline).
37+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
3738

3839

3940
### Ferramentas para Interfaces Gráficas (GUI)

content/ru/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ description: Коллекция библиотек и дополнений, ко
3838
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**: Интегрирует экосистему вокруг [i18n-js](https://github.com/everydayhero/i18n-js) с Preact через [i18nline](https://github.com/download/i18nline).
3939
- :diamond_shape_with_a_dot_inside: **[Capacitor](https://capacitorjs.com/solution/preact)**: Превратите свое приложение Preact в нативное приложение для iOS/Android и PWA.
4040
- 🏝: **[preact-island](https://github.com/mwood23/preact-island)**: Запустите виджет Preact на любом веб-сайте с реактивными реквизитами.
41+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
4142

4243
## Инструментальные средства графического интерфейса
4344

content/tr/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Preact ile oluşturulmuş mükemmel modül koleksiyonu.
2828
- :thought_balloon: **[preact-socrates](https://github.com/matthewmueller/preact-socrates)**: [Socrates](http://github.com/matthewmueller/socrates) için Preact eklentileri
2929
- :rowboat: **[preact-flyd](https://github.com/xialvjun/preact-flyd)**: [flyd](https://github.com/paldepind/flyd) FRP stream'leri Preact + JSX'de kullanın
3030
- :speech_balloon: **[preact-i18nline](https://github.com/download/preact-i18nline)**:[i18n-js](https://github.com/everydayhero/i18n-js) çevresindeki ekosistemi [i18nline](https://github.com/download/i18nline) yoluyla Preact ile bütünleştirir.
31+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
3132

3233

3334
### GUI Araçları

content/zh/about/libraries-addons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ description: '与 Preact 完美配合的库和扩展集合'
4040
- :diamond_shape_with_a_dot_inside: **[Capacitor](https://capacitorjs.com/solution/preact)**: 将您的 Preact 应用转换为原生 iOS/Android 应用和 PWA。
4141
- :ice_cube: **[Kretes](https://kretes.dev/docs/howtos/preact-setup/)**: 使用 Preact 和 Node.js 构建全栈 TypeScript 应用
4242
- 🏝: **[preact-island](https://github.com/mwood23/preact-island)**: 在任何网站上运行您的 Preact 小部件,具有响应式属性。
43+
- 🧩 **[ziko-wrapper](https://github.com/zakarialaoui10/ziko-wrapper)**: Wrap your [zikojs](https://github.com/zakarialaoui10/zikojs) components inside a Preact app — and vice versa.
4344

4445
## GUI 工具包
4546

0 commit comments

Comments
 (0)