Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -5,8 +5,8 @@
 Awesome Imba !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !GitHub contributors 
 (https://img.shields.io/github/contributors/koolamusic/awesome-imba) (#contributors)
 Awesome Imba !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !GitHub contributors 
 (https://img.shields.io/github/contributors/koolamusic/awesome-imba) (#contributors)
▐ A curated list of awesome Imba frameworks, libraries, software and resources
@@ -98,8 +98,8 @@
- Imba Todo MVC (https://github.com/somebee/todomvc-imba) - Imba TodoMVC Example.
- Other Todo MVC (https://github.com/shapkarin/imba-todo) - view online (https://shapkarin.github.io/imba-todo/) - TodoMVC implementation following tastejs/todomvc (https://github.com/tastejs/todomvc) rules.
- Simple Todo (https://github.com/taw/imba-todo-list) - view online (https://taw.github.io/imba-todo-list) - More basic todo list app.
- Imba Realworld App (https://github.com/cartonalexandre/imba-realworld-example-app) - view online (https://imba-realworld-example-app.netlify.com/) - Project was created to demonstrate a fully fledged fullstack
application that adheres to the RealWorld (https://github.com/gothinkster/realworld) spec and API.
- Imba Realworld App (https://github.com/cartonalexandre/imba-realworld-example-app) - view online (https://imba-realworld-example-app.netlify.com/) - Project was created to demonstrate a fully fledged fullstack application that adheres
to the RealWorld (https://github.com/gothinkster/realworld) spec and API.
- Imba HackerNews Clone (https://github.com/SamirHodzic/imba-capacitor-hn) - Demonstration of Imba & Capacitor used to build Hacker News clone.
- 2048 Game (https://github.com/taw/imba-2048) - view online (https://taw.github.io/imba-2048) - 2048 Game.
- Calculator (https://github.com/taw/imba-calculator) - view online (https://taw.github.io/imba-calculator) - Calculator.