1 line
No EOL
8.7 KiB
JSON
1 line
No EOL
8.7 KiB
JSON
{"slug": "koolamusic--awesome-imba", "title": "Imba", "description": ":star: A curated list of awesome Imba frameworks, libraries, software and resources", "github_url": "https://github.com/koolamusic/awesome-imba", "stars": "122", "tag": "Programming Languages", "entry_count": 54, "subcategory_count": 1, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Resources", "url": "#resources", "description": ""}, {"name": "Built with Imba", "url": "#built-with-imba", "description": ""}, {"name": "Contribution", "url": "#contribution", "description": ""}, {"name": "Contributors", "url": "#contributors", "description": ""}, {"name": "Website", "url": "https://imba.io", "description": ""}, {"name": "Docs", "url": "https://imba.io/docs", "description": ""}, {"name": "Gitter", "url": "https://gitter.im/somebee/imba", "description": ""}, {"name": "GitHub Repo", "url": "https://github.com/imba/imba", "description": "", "stars": "5.8k"}, {"name": "GitHub Organization", "url": "https://github.com/imba", "description": ""}, {"name": "Start Imba", "url": "https://github.com/athif23/start-imba", "description": "Tool to bootstrap an Imba protect that was inspired by Create React App and Vue CLI.", "stars": "22"}, {"name": "Hello World Imba", "url": "https://github.com/imba/hello-world-imba", "description": "Official Imba \"Hello World\" example. Also you can use it as GitHub template.", "stars": "56"}, {"name": "Imba Router", "url": "https://github.com/somebee/imba-router", "description": "Experimental router for Imba.", "stars": "20"}, {"name": "UXA", "url": "https://github.com/somebee/uxa", "description": "Experimental framework for Imba.", "stars": "13"}, {"name": "Parcel Plugin Imba", "url": "https://github.com/imba/parcel-plugin-imba", "description": "[Parcel Bundler](https://parceljs.org/) plugin to enable", "stars": "9"}, {"name": "Material Imba", "url": "https://github.com/nathanjohnson320/material-imba", "description": "Material Design components written in Imba.", "stars": "16"}, {"name": "Imba Inertia Adapter", "url": "https://github.com/haikyuu/imba-inertia-adapter", "description": "Imba [Inertia](https://inertiajs.com) adapter.", "stars": "9"}, {"name": "Formidable", "url": "https://www.formidablejs.org/", "description": "Imba Framework for Rapid API Development."}, {"name": "Imba Shell", "url": "https://github.com/donaldp/imba-shell", "description": "Interactive debugger and REPL for Imba.", "stars": "13"}, {"name": "Atom", "url": "http://github.com/somebee/language-imba", "description": "Imba plugin for Atom.", "stars": "2"}, {"name": "Sublime Text", "url": "http://github.com/somebee/sublime-imba", "description": "Imba plugin for Sublime.", "stars": "15"}, {"name": "VSCode", "url": "http://github.com/somebee/vscode-imba", "description": "Imba plugin for VSCode.", "stars": "11"}, {"name": "Official Guide", "url": "https://imba.io/guides", "description": ""}, {"name": "Imba more depth Guide", "url": "https://imba.github.io/imba-guide/", "description": ""}, {"name": "Hello World Imba Tutorial", "url": "https://github.com/jiggneshhgohel/hello-world-imba-tutorial", "description": "This is a detailed tutorial documenting the steps taken to build the \"Hello World\" app with Node.js, Imba and Webpack.", "stars": "0"}, {"name": "Why is Imba so fast?", "url": "https://scrimba.com/p/pJkZsB/c6B9rAM", "description": "Learn why Imba is fast, how it works and then play around with it."}, {"name": "Quick introduction to Imba Router", "url": "https://scrimba.com/playlist/pMvYcg", "description": "Learn how imba-router works in Imba."}, {"name": "Creating a todo-list app in Imba", "url": "https://scrimba.com/p/pDzDSZ/cRvRMSB", "description": "Learn how to create an app faster and easier with Imba."}, {"name": "An Intro to Imba: the JavaScript-compatible language for lightning fast DOM updates - freeCodeCamp", "url": "https://medium.freecodecamp.org/introduction-to-imba-the-alternative-to-javascript-e2aa1e3d1769", "description": ""}, {"name": "New JavaScript-based Web Language Challenges React - ADTMag", "url": "https://adtmag.com/articles/2016/01/14/imba-web-language.aspx", "description": ""}, {"name": "Scrimba", "url": "http://scrimba.com", "description": "The interactive screencasting platform Scrimba.com is written in Imba, both frontend and backend."}, {"name": "Iceland Fish Auction Market", "url": "https://rsf.is", "description": "A website for the iceland fish market."}, {"name": "GitSpeak", "url": "https://gitspeak.com", "description": "A project management tool for developers."}, {"name": "html2imba", "url": "https://github.com/konsumer/html2imba", "description": "[view online](http://konsumer.js.org/html2imba/) - A tool to convert HTML to Imba tag source.", "stars": "5"}, {"name": "JSON pretty printer", "url": "https://github.com/taw/imba-json-beautifier", "description": "[view online](https://taw.github.io/imba-json-beautifier) - JSON prettier.", "stars": "1"}, {"name": "Monoalphabetic Cipher Decoder", "url": "https://github.com/taw/imba-monoalphabetic", "description": "[view online](https://taw.github.io/imba-monoalphabetic) - Decoder for monoalphabetic cipher.", "stars": "0"}, {"name": "RegExp Explorer", "url": "https://github.com/taw/imba-regexp-explorer", "description": "[view online](https://taw.github.io/imba-regexp-explorer) - Regex tool.", "stars": "1"}, {"name": "Imba Todo MVC", "url": "https://github.com/somebee/todomvc-imba", "description": "Imba TodoMVC Example.", "stars": "24"}, {"name": "Other Todo MVC", "url": "https://github.com/shapkarin/imba-todo", "description": "[view online](https://shapkarin.github.io/imba-todo/) - TodoMVC implementation following [tastejs/todomvc (\u2b5028k)](https://github.com/tastejs/todomvc) rules.", "stars": "1"}, {"name": "Simple Todo", "url": "https://github.com/taw/imba-todo-list", "description": "[view online](https://taw.github.io/imba-todo-list) - More basic todo list app.", "stars": "2"}, {"name": "Imba Realworld App", "url": "https://github.com/cartonalexandre/imba-realworld-example-app", "description": "[view online](https://imba-realworld-example-app.netlify.com/) - Project was created to demonstrate a fully fledged fullstack application that adheres to the [RealWorld (\u2b5070k)](https://github.com/gothinkster/realworld) spec and API.", "stars": "17"}, {"name": "Imba HackerNews Clone", "url": "https://github.com/SamirHodzic/imba-capacitor-hn", "description": "Demonstration of Imba & Capacitor used to build Hacker News clone.", "stars": "13"}, {"name": "2048 Game", "url": "https://github.com/taw/imba-2048", "description": "[view online](https://taw.github.io/imba-2048) - 2048 Game.", "stars": "6"}, {"name": "Calculator", "url": "https://github.com/taw/imba-calculator", "description": "[view online](https://taw.github.io/imba-calculator) - Calculator.", "stars": "1"}, {"name": "Emoji Memory Game", "url": "https://github.com/taw/imba-emoji-memory", "description": "[view online](https://taw.github.io/imba-emoji-memory) - Memory game.", "stars": "2"}, {"name": "Eyes", "url": "https://github.com/taw/imba-eyes", "description": "[view online](https://taw.github.io/imba-eyes) - A cool interaction website.", "stars": "3"}, {"name": "Fifteen Puzzle", "url": "https://github.com/taw/imba-fifteen", "description": "[view online](https://taw.github.io/imba-fifteen) - Fifteen puzzle.", "stars": "3"}, {"name": "Game of Life", "url": "https://github.com/taw/imba-game-of-life", "description": "[view online](https://taw.github.io/imba-game-of-life) - Game of life.", "stars": "5"}, {"name": "Matrix Rain", "url": "https://github.com/taw/imba-matrix-rain", "description": "[view online](https://taw.github.io/imba-matrix-rain) - Cool matrix-like rain animation.", "stars": "3"}, {"name": "Quote Machine", "url": "https://github.com/taw/imba-quote-machine", "description": "[view online](https://taw.github.io/imba-quote-machine) - App that generates random quotes.", "stars": "1"}, {"name": "ROT-N", "url": "https://github.com/taw/imba-rotn", "description": "[view online](https://taw.github.io/imba-rotn) - ROT-N app.", "stars": "0"}, {"name": "Snake Game", "url": "https://github.com/taw/imba-snake", "description": "[view online](https://taw.github.io/imba-snake) - Snake game.", "stars": "3"}, {"name": "Weather App", "url": "https://github.com/taw/imba-weather", "description": "[view online](https://taw.github.io/imba-weather) - Weather app.", "stars": "3"}, {"name": "Top Down Shooter", "url": "https://github.com/CassianoSF/imba-top-down-shooter", "description": "[view online](https://cassianosf.github.io/imba-top-down-shooter/dist/index.html) - 2D zombie shooter game.", "stars": "9"}, {"name": "Ping CRM", "url": "https://github.com/haikyuu/perfect-stack", "description": "CRUD app with login, acccount, organizations and contacts management. Built with Inertia, Edgedb and Imba", "stars": "16"}]}], "name": ""} |