made-in-slovenia
Version:
A list of neat projects made in Slovenia
1,242 lines • 94.4 kB
JSON
{
"name": "made-in-slovenia",
"description": "A list of neat projects made in Slovenia",
"keywords": [
"made",
"in",
"slovenia",
"a",
"list",
"of",
"neat",
"projects"
],
"license": "MIT",
"version": "1.0.9",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"index.d.ts",
"package-lock.json",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IonicaBizau/made-in-slovenia.git"
},
"bugs": {
"url": "https://github.com/IonicaBizau/made-in-slovenia/issues"
},
"homepage": "https://github.com/IonicaBizau/made-in-slovenia#readme",
"blah": {
"installation": [
{
"h2": "Contents"
},
{
"ul": [
"[JavaScript](#javascript)",
"[Java](#java)",
"[C#](#c-1)",
"[CSS](#css)",
"[C](undefined)",
"[C++](#c-2)",
"[ActionScript](#actionscript)",
"[Clojure](#clojure)",
"[CoffeeScript](#coffeescript)",
"[Go](#go)",
"[Lua](#lua)",
"[Objective-C](#objective-c)",
"[PHP](#php)",
"[Python](#python)",
"[R](#r)",
"[Ruby](#ruby)",
"[Scala](#scala)",
"[Shell](#shell)"
]
},
{
"h3": "JavaScript #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"608",
"[@alekseykulikov](https://github.com/alekseykulikov)/[**storage**](https://github.com/alekseykulikov/storage)",
"Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)",
""
],
[
"307",
"[@lexandera](https://github.com/lexandera)/[**Aardwolf**](https://github.com/lexandera/Aardwolf)",
"A remote JavaScript debugger for Android/iOS/WindowsPhone7/BlackBerry6. Written in JavaScript.",
"[:arrow_upper_right:](http://lexandera.com/aardwolf/)"
],
[
"294",
"[@peric](https://github.com/peric)/[**GetCountries**](https://github.com/peric/GetCountries)",
"Outputs countries data based on the selected fields. Supports MySQL, Firebird, XML, JSON, CSV or YAML.",
"[:arrow_upper_right:](http://peric.github.com/GetCountries)"
],
[
"185",
"[@alekseykulikov](https://github.com/alekseykulikov)/[**babel-preset-es2015-…**](https://github.com/alekseykulikov/babel-preset-es2015-node5)",
"Babel preset to make node@5 fully ES2015 compatible",
""
],
[
"108",
"[@alekseykulikov](https://github.com/alekseykulikov)/[**touch-action**](https://github.com/alekseykulikov/touch-action)",
"Disable 300ms delay on mobile using CSS touch-action or asynchronously download FastClick as polyfill",
""
],
[
"62",
"[@hadalin](https://github.com/hadalin)/[**chrome-hidefedora**](https://github.com/hadalin/chrome-hidefedora)",
"Chrome extension that removes troll youtube commenters",
"[:arrow_upper_right:](http://hidefedora.hadalin.me)"
],
[
"47",
"[@rodp](https://github.com/rodp)/[**jquery.behavior**](https://github.com/rodp/jquery.behavior)",
"A Simple JavaScript Library for Complex Web Applications",
"[:arrow_upper_right:](http://rodpetrovic.com/jquery/behavior)"
],
[
"45",
"[@dz0ny](https://github.com/dz0ny)/[**AudioJS**](https://github.com/dz0ny/AudioJS)",
"Fork of VideoJS this time for Audio, also have all themes from VideoJS",
"[:arrow_upper_right:](http://dz0ny.github.com/AudioJS/)"
],
[
"41",
"[@xrado](https://github.com/xrado)/[**vue-validator**](https://github.com/xrado/vue-validator)",
"form validator for vue 0.11",
"[:arrow_upper_right:](http://xrado.github.io/vue-validator/)"
],
[
"35",
"[@alekseykulikov](https://github.com/alekseykulikov)/[**browserify-test**](https://github.com/alekseykulikov/browserify-test)",
"An easy way to test front-end libraries using browserify and mocha",
""
],
[
"24",
"[@alekseykulikov](https://github.com/alekseykulikov)/[**storage-emitter**](https://github.com/alekseykulikov/storage-emitter)",
"Emit events between browser tabs",
""
],
[
"19",
"[@xrado](https://github.com/xrado)/[**vue-components**](https://github.com/xrado/vue-components)",
"Vue components / experiments",
"[:arrow_upper_right:](http://xrado.github.io/vue-components/)"
],
[
"16",
"[@dz0ny](https://github.com/dz0ny)/[**vaultier**](https://github.com/dz0ny/vaultier)",
"MIrror of http://git.rclick.cz/rclick/vaultier.git",
""
],
[
"13",
"[@jancborchardt](https://github.com/jancborchardt)/[**libreprojects**](https://github.com/jancborchardt/libreprojects)",
"moved to http://github.com/libreprojects/librepro…",
"[:arrow_upper_right:](http://github.com/libreprojects/libreprojects)"
],
[
"13",
"[@dz0ny](https://github.com/dz0ny)/[**chrome-transmission-…**](https://github.com/dz0ny/chrome-transmission-remote)",
"Useful if you run Transmission Bittorrent Client on a remote server",
"[:arrow_upper_right:](https://chrome.google.com/extensions/detail/npgaachhgkgbhakpgefakeefjehchoja)"
],
[
"13",
"[@xrado](https://github.com/xrado)/[**Router**](https://github.com/xrado/Router)",
"Router provides methods for routing client-side pages, and connecting them to actions and events based on hashchange event, written in MooTools.",
""
],
[
"11",
"[@dz0ny](https://github.com/dz0ny)/[**mopidy-api-explorer**](https://github.com/dz0ny/mopidy-api-explorer)",
"",
""
],
[
"11",
"[@hadalin](https://github.com/hadalin)/[**firefox-hidefedora**](https://github.com/hadalin/firefox-hidefedora)",
"Firefox extension that removes troll youtube commenters",
"[:arrow_upper_right:](http://hidefedora.hadalin.me)"
],
[
"11",
"[@dz0ny](https://github.com/dz0ny)/[**go-icecast-server**](https://github.com/dz0ny/go-icecast-server)",
"Proof of concept icecast server",
""
],
[
"11",
"[@markogresak](https://github.com/markogresak)/[**typescript-react-jsx…**](https://github.com/markogresak/typescript-react-jsx-example)",
"",
""
],
[
"10",
"[@dz0ny](https://github.com/dz0ny)/[**mopidy-android-app**](https://github.com/dz0ny/mopidy-android-app)",
"Mopidy client for Android",
""
],
[
"9",
"[@mrfoto](https://github.com/mrfoto)/[**mr-meta-box**](https://github.com/mrfoto/mr-meta-box)",
"Meta boxes for WordPress made easy.",
""
],
[
"8",
"[@dz0ny](https://github.com/dz0ny)/[**Teambox-Chrome-exten…**](https://github.com/dz0ny/Teambox-Chrome-extension)",
"Teambox extension which adds Instant Search",
""
],
[
"8",
"[@xrado](https://github.com/xrado)/[**firespider**](https://github.com/xrado/firespider)",
"FireSpider is a an extension for Firebug",
"[:arrow_upper_right:](http://xrado.hopto.org/post/firespider-extension-for-firebug)"
],
[
"8",
"[@hadalin](https://github.com/hadalin)/[**jquery-flickr-photos…**](https://github.com/hadalin/jquery-flickr-photoset)",
"jQuery plugin for generating photoset gallery using Bootstrap and Bootstrap Image Gallery.",
""
],
[
"8",
"[@matjaz](https://github.com/matjaz)/[**aurelia-property-inj…**](https://github.com/matjaz/aurelia-property-injection)",
"Automatically inject properties",
""
],
[
"6",
"[@sedovsek](https://github.com/sedovsek)/[**DataTables-EU-date-P…**](https://github.com/sedovsek/DataTables-EU-date-Plug-In)",
"Plug-in for sorting EU Date (european date format), (d)d.mm(.yyyy) or (d)d/mm(/yyyy) ",
""
],
[
"5",
"[@matixmatix](https://github.com/matixmatix)/[**ember-parsley**](https://github.com/matixmatix/ember-parsley)",
"Ember addon for Parsley",
""
],
[
"5",
"[@matixmatix](https://github.com/matixmatix)/[**sweet_donut**](https://github.com/matixmatix/sweet_donut)",
":doughnut: A jQuery plugin for making sweet donut charts on Canvas elements",
""
],
[
"5",
"[@matjaz](https://github.com/matjaz)/[**CommonJSClientServer**](https://github.com/matjaz/CommonJSClientServer)",
"Sharing code between node.js and browser (AngularJS)",
""
],
[
"5",
"[@jancborchardt](https://github.com/jancborchardt)/[**focalendar**](https://github.com/jancborchardt/focalendar)",
"Calendar which allows you to focus, very in progress",
"[:arrow_upper_right:](http://jancborchardt.net/focalendar)"
],
[
"4",
"[@mrfoto](https://github.com/mrfoto)/[**mrsi-gallery**](https://github.com/mrfoto/mrsi-gallery)",
"mrsi-gallery is a full-screen image gallery that takes advantage of CSS3.",
"[:arrow_upper_right:](http://mrfoto.github.io/mrsi-gallery/)"
],
[
"4",
"[@matjaz](https://github.com/matjaz)/[**presence-tracker**](https://github.com/matjaz/presence-tracker)",
"Simple modular presence tracker.",
""
],
[
"4",
"[@marpontes](https://github.com/marpontes)/[**cubeguard**](https://github.com/marpontes/cubeguard)",
"Pentaho plugin that intends to deliver some simplicity on implementing mondrian security.",
""
],
[
"4",
"[@matjaz](https://github.com/matjaz)/[**jquery.fly**](https://github.com/matjaz/jquery.fly)",
"jQuery flyweight pattern",
""
],
[
"4",
"[@brianking](https://github.com/brianking)/[**events-app**](https://github.com/brianking/events-app)",
"Initially intended as a mobile Web app for Mozilla community events. Hopefully it will be evolve to be useful for everyone having an event.",
""
],
[
"4",
"[@dz0ny](https://github.com/dz0ny)/[**node-deployer**](https://github.com/dz0ny/node-deployer)",
"Node.js deployment tool, inspired by Ruby's Capistrano.",
""
],
[
"3",
"[@gasperk](https://github.com/gasperk)/[**injoxy**](https://github.com/gasperk/injoxy)",
"a very simple content injector http proxy written for node.js",
""
],
[
"3",
"[@jancborchardt](https://github.com/jancborchardt)/[**gnome-shell-extensio…**](https://github.com/jancborchardt/gnome-shell-extensions)",
"Gnome Shell extension to remove the workspace thumbnails sidebar. Perfect if you don't use workspaces.",
""
],
[
"2",
"[@matjaz](https://github.com/matjaz)/[**faye-service**](https://github.com/matjaz/faye-service)",
"Mimics support for /service/** channels in Faye.",
""
],
[
"2",
"[@matjaz](https://github.com/matjaz)/[**webcomponents-worksh…**](https://github.com/matjaz/webcomponents-workshop)",
"Webcomponents workshop including Aurelia sample app",
""
],
[
"2",
"[@Some1Else](https://github.com/Some1Else)/[**MiMa-MeanXY**](https://github.com/Some1Else/MiMa-MeanXY)",
"MeanXY is a Tile based UI to the Middle Machine Concepts",
"[:arrow_upper_right:](http://meanxy.com)"
],
[
"2",
"[@mrfoto](https://github.com/mrfoto)/[**topo**](https://github.com/mrfoto/topo)",
"Topographical map of Slovenia",
"[:arrow_upper_right:](http://mrfoto.github.io/topo)"
],
[
"2",
"[@marpontes](https://github.com/marpontes)/[**cdt**](https://github.com/marpontes/cdt)",
"Community Dashboards Templates over CDE for Pentaho",
""
],
[
"2",
"[@slashrsm](https://github.com/slashrsm)/[**cache_presentation**](https://github.com/slashrsm/cache_presentation)",
"Drupal cache presentation.",
""
],
[
"2",
"[@mathjazz](https://github.com/mathjazz)/[**affiliates-triage**](https://github.com/mathjazz/affiliates-triage)",
"Triaging bugs for affiliates.mozilla.org",
""
],
[
"2",
"[@Some1Else](https://github.com/Some1Else)/[**mima-athena**](https://github.com/Some1Else/mima-athena)",
"Middle Machine Client",
""
],
[
"2",
"[@ialja](https://github.com/ialja)/[**beautiful-web**](https://github.com/ialja/beautiful-web)",
"Playing with Flask with a simple web app",
""
],
[
"2",
"[@rodp](https://github.com/rodp)/[**coupons-service**](https://github.com/rodp/coupons-service)",
"Playing with Node + MySQL, Redis, RabbitMQ, etc.",
""
]
]
}
},
{
"h3": "Java #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"129",
"[@simonpercic](https://github.com/simonpercic)/[**OkLog**](https://github.com/simonpercic/OkLog)",
"Response logging interceptor for OkHttp. Logs a url link with url-encoded response for every OkHttp call.",
"[:arrow_upper_right:](https://medium.com/@simonpercic/effortless-network-response-logging-on-android-cedf0ebbdae1)"
],
[
"60",
"[@gregacucnik](https://github.com/gregacucnik)/[**EditTextView**](https://github.com/gregacucnik/EditTextView)",
"Android widget combination of ImageView, EditText and TextView.",
""
],
[
"60",
"[@Lunatrius](https://github.com/Lunatrius)/[**Schematica**](https://github.com/Lunatrius/Schematica)",
"Import schematics, export schematics, build schematics. All inside Minecraft!",
""
],
[
"40",
"[@matejdro](https://github.com/matejdro)/[**PebbleNotificationCe…**](https://github.com/matejdro/PebbleNotificationCenter-Android)",
"Notification center for Pebble - Android part",
""
],
[
"29",
"[@sparkica](https://github.com/sparkica)/[**dbpedia-extension**](https://github.com/sparkica/dbpedia-extension)",
"Google Refine extension for adding columns (extending data) from DBpedia",
""
],
[
"26",
"[@Mrbrutal](https://github.com/Mrbrutal)/[**Traincraft-5**](https://github.com/Mrbrutal/Traincraft-5)",
"Traincraft repository for the new rewrite version for 1.7.x and 1.8.x version of Minecraft and beyond.",
""
],
[
"23",
"[@gregacucnik](https://github.com/gregacucnik)/[**EditableSeekBar**](https://github.com/gregacucnik/EditableSeekBar)",
"Android widget. Combination of EditText and SeekBar.",
""
],
[
"19",
"[@zidarsk8](https://github.com/zidarsk8)/[**galaxyCar**](https://github.com/zidarsk8/galaxyCar)",
"A stats display for a remote controll car, on a galaxy tab.",
""
],
[
"19",
"[@mmazi](https://github.com/mmazi)/[**rescu**](https://github.com/mmazi/rescu)",
"A lightweight json Rest client utility for JAX-RS",
""
],
[
"17",
"[@matejdro](https://github.com/matejdro)/[**PebbleDialer-Android**](https://github.com/matejdro/PebbleDialer-Android)",
"Android part of the PebbleDialer app.",
""
],
[
"17",
"[@Lunatrius](https://github.com/Lunatrius)/[**LunatriusCore**](https://github.com/Lunatrius/LunatriusCore)",
"",
""
],
[
"17",
"[@Lunatrius](https://github.com/Lunatrius)/[**InGame-Info-XML**](https://github.com/Lunatrius/InGame-Info-XML)",
"Display various information directly on the in-game GUI.",
""
],
[
"16",
"[@matejdro](https://github.com/matejdro)/[**Jail**](https://github.com/matejdro/Jail)",
"Jail plugin for Bukkit",
"[:arrow_upper_right:](http://dev.bukkit.org/server-mods/jail/)"
],
[
"16",
"[@Mrbrutal](https://github.com/Mrbrutal)/[**Traincraft-164**](https://github.com/Mrbrutal/Traincraft-164)",
"A mod for Minecraft adding trains and other vehicles. 1.6.4. version",
"[:arrow_upper_right:](http://traincraft-mod.com/)"
],
[
"16",
"[@tomazk](https://github.com/tomazk)/[**Java-Text-Extractor-…**](https://github.com/tomazk/Java-Text-Extractor-API)",
"Implementing java based text extractors as web APIs (currently only Boilerpipe & Goose)",
""
],
[
"13",
"[@Lunatrius](https://github.com/Lunatrius)/[**Monster-Spawn-Highli…**](https://github.com/Lunatrius/Monster-Spawn-Highlighter)",
"Discontinued, check Danger Zone. Highlight blocks where selected monsters are able to spawn.",
""
],
[
"12",
"[@matejdro](https://github.com/matejdro)/[**PortalStick**](https://github.com/matejdro/PortalStick)",
"Portal Gun plugin for Minecraft.",
"[:arrow_upper_right:](http://forums.bukkit.org/threads/fun-tp-portalstick-v1-0-0-portal-gun-in-minecraft-733.14684)"
],
[
"10",
"[@sparkica](https://github.com/sparkica)/[**crowdsourcing**](https://github.com/sparkica/crowdsourcing)",
"An extension for OpenRefine for creating jobs and uploading data to CrowdFlower crowdsourcing service ",
""
],
[
"8",
"[@Lunatrius](https://github.com/Lunatrius)/[**Stackie**](https://github.com/Lunatrius/Stackie)",
"Improves vanilla stacking and adds experience orb stacking.",
""
],
[
"8",
"[@zidarsk8](https://github.com/zidarsk8)/[**AlarmClock**](https://github.com/zidarsk8/AlarmClock)",
"A simple android alarm clock",
""
],
[
"6",
"[@alesj](https://github.com/alesj)/[**maven-transformer-pl…**](https://github.com/alesj/maven-transformer-plugin)",
"Transform classes with ClassFileTransformer at compile time",
""
],
[
"6",
"[@alesj](https://github.com/alesj)/[**cdi-arq-workshop**](https://github.com/alesj/cdi-arq-workshop)",
"CDI and Arquillian Workshop",
""
],
[
"6",
"[@Lunatrius](https://github.com/Lunatrius)/[**DynIMC**](https://github.com/Lunatrius/DynIMC)",
"Send custom IMC messages loaded from config file(s).",
""
],
[
"5",
"[@simonpercic](https://github.com/simonpercic)/[**ResponseEcho**](https://github.com/simonpercic/ResponseEcho)",
"Java Spring web app that gets a Base64 encoded and gzipped string param, decodes and unpacks it and then echoes it back as a plain string.",
""
],
[
"5",
"[@alesj](https://github.com/alesj)/[**cassandra-ping**](https://github.com/alesj/cassandra-ping)",
"Apache Cassandra based JGroups ping protocol",
""
],
[
"4",
"[@tomazk](https://github.com/tomazk)/[**boilerpipe-thrift**](https://github.com/tomazk/boilerpipe-thrift)",
"Thrift server for Boilerpipe ",
""
],
[
"4",
"[@matejdro](https://github.com/matejdro)/[**MonsterHunt**](https://github.com/matejdro/MonsterHunt)",
"",
"[:arrow_upper_right:](http://dev.bukkit.org/server-mods/monsterhunt/)"
],
[
"4",
"[@sparkica](https://github.com/sparkica)/[**CrowdFlowerClient**](https://github.com/sparkica/CrowdFlowerClient)",
"A simple client for Crowdflower crowdsourcing service",
""
],
[
"4",
"[@zidarsk8](https://github.com/zidarsk8)/[**inarow**](https://github.com/zidarsk8/inarow)",
"Simple 3d four in a row game",
""
],
[
"4",
"[@alesj](https://github.com/alesj)/[**lhotse**](https://github.com/alesj/lhotse)",
"JBoss Lhotse - GAE made simple --> goto CapeDwarf",
""
],
[
"4",
"[@mmazi](https://github.com/mmazi)/[**openblend-11-seam3**](https://github.com/mmazi/openblend-11-seam3)",
"",
""
],
[
"4",
"[@sbandur84](https://github.com/sbandur84)/[**micro-Blagajna-v1.x**](https://github.com/sbandur84/micro-Blagajna-v1.x)",
"v1.x | Brezplačna POS Blagajna na dotik v1.x",
"[:arrow_upper_right:](http://www.smikro.org)"
],
[
"3",
"[@simonpercic](https://github.com/simonpercic)/[**WaterfallCache**](https://github.com/simonpercic/WaterfallCache)",
"A multi-level RxJava-powered cache for Android.",
""
],
[
"3",
"[@matejdro](https://github.com/matejdro)/[**PebbleAndroidCommons**](https://github.com/matejdro/PebbleAndroidCommons)",
"Shared classes between Notification Center for Pebble and Dialer for Pebble",
""
],
[
"3",
"[@alesj](https://github.com/alesj)/[**scopes**](https://github.com/alesj/scopes)",
"Seam Scopes",
""
],
[
"3",
"[@Lunatrius](https://github.com/Lunatrius)/[**Profiles**](https://github.com/Lunatrius/Profiles)",
"A simple client side mod that allows you to switch settings on-the-fly.",
""
],
[
"3",
"[@alesj](https://github.com/alesj)/[**harness2arquillian**](https://github.com/alesj/harness2arquillian)",
"Adapt Harness tests to Arquillian tests",
"[:arrow_upper_right:](http://svn.jboss.org/repos/test-utils/)"
],
[
"3",
"[@alesj](https://github.com/alesj)/[**arquillian-container…**](https://github.com/alesj/arquillian-container-gae)",
"Arquillian Google AppEngine Container",
""
],
[
"3",
"[@mmazi](https://github.com/mmazi)/[**ripple-rest-java**](https://github.com/mmazi/ripple-rest-java)",
"A Java implementation for the Ripple REST API",
"[:arrow_upper_right:](https://ripple.com/build/ripple-rest/)"
],
[
"3",
"[@mmazi](https://github.com/mmazi)/[**coin-story**](https://github.com/mmazi/coin-story)",
"Bitcoin market order book history",
""
],
[
"2",
"[@Lunatrius](https://github.com/Lunatrius)/[**Config-Patcher**](https://github.com/Lunatrius/Config-Patcher)",
"",
""
],
[
"2",
"[@Lunatrius](https://github.com/Lunatrius)/[**Laser-Level**](https://github.com/Lunatrius/Laser-Level)",
"",
""
],
[
"2",
"[@zidarsk8](https://github.com/zidarsk8)/[**compiler**](https://github.com/zidarsk8/compiler)",
"A simple pascal compiler",
""
],
[
"2",
"[@Lunatrius](https://github.com/Lunatrius)/[**Tracer**](https://github.com/Lunatrius/Tracer)",
"Entity path debugging utility (TNT cannons, falling blocks etc).",
""
],
[
"2",
"[@alesj](https://github.com/alesj)/[**ceylon-servlet**](https://github.com/alesj/ceylon-servlet)",
"Ceylon Servlet Integration",
"[:arrow_upper_right:](http://ceylon-lang.org/)"
],
[
"2",
"[@simonpercic](https://github.com/simonpercic)/[**CollectionHelper**](https://github.com/simonpercic/CollectionHelper)",
"A set of static utility methods to simplify filtering and querying Java's Collections.",
""
],
[
"2",
"[@zidarsk8](https://github.com/zidarsk8)/[**DoubleRecallDemo**](https://github.com/zidarsk8/DoubleRecallDemo)",
"Demo application for DoubleRecall integration",
"[:arrow_upper_right:](http://mobile.doublerecall.com)"
],
[
"2",
"[@Mrbrutal](https://github.com/Mrbrutal)/[**MeanCore**](https://github.com/Mrbrutal/MeanCore)",
"The core mod for the upcoming Traincraft rewrite.",
""
],
[
"2",
"[@matejdro](https://github.com/matejdro)/[**PebbleKeep**](https://github.com/matejdro/PebbleKeep)",
"",
""
],
[
"2",
"[@mmazi](https://github.com/mmazi)/[**bitstamp-api**](https://github.com/mmazi/bitstamp-api)",
"Java api to the Bitstamp's REST service",
""
],
[
"2",
"[@Lunatrius](https://github.com/Lunatrius)/[**Arrow-Flight-Path**](https://github.com/Lunatrius/Arrow-Flight-Path)",
"A mod made for fun for the ModJam 3 (http://mcp.ocean-labs.de/modjam/).",
""
],
[
"2",
"[@sbandur84](https://github.com/sbandur84)/[**micro-Blagajna**](https://github.com/sbandur84/micro-Blagajna)",
"v3.8x | Brezplačna odprto–kodna POS blagajna na dotik",
"[:arrow_upper_right:](http://www.micro-open.si)"
],
[
"2",
"[@Lunatrius](https://github.com/Lunatrius)/[**Extension-Fixer**](https://github.com/Lunatrius/Extension-Fixer)",
"[ARCHIVE ONLY] Rename invalid mod filenames (.jar.zip => .jar)",
""
]
]
}
},
{
"h3": "C# #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"8",
"[@manictime](https://github.com/manictime)/[**manictime-server-sam…**](https://github.com/manictime/manictime-server-sampleclient)",
"",
""
],
[
"7",
"[@manictime](https://github.com/manictime)/[**manictime-client-plu…**](https://github.com/manictime/manictime-client-plugin-example)",
"ManicTime Client plugin examples",
""
],
[
"4",
"[@DavidKarlas](https://github.com/DavidKarlas)/[**MonoDevelop.MicroFra…**](https://github.com/DavidKarlas/MonoDevelop.MicroFramework)",
"AddIn for MonoDevelop/Xamarin Studio for developing micro controllers with .Net MicroFramework",
""
],
[
"3",
"[@MihaMarkic](https://github.com/MihaMarkic)/[**Cake.Docker**](https://github.com/MihaMarkic/Cake.Docker)",
"Cake AddIn that extends Cake with Docker",
""
],
[
"3",
"[@InanZen](https://github.com/InanZen)/[**Factions**](https://github.com/InanZen/Factions)",
"TShock plugin",
""
],
[
"2",
"[@KarboniteKream](https://github.com/KarboniteKream)/[**JC2MapViewer**](https://github.com/KarboniteKream/JC2MapViewer)",
"Map Viewer for Just Cause 2",
""
],
[
"2",
"[@lucky3](https://github.com/lucky3)/[**TicTacToeBDD**](https://github.com/lucky3/TicTacToeBDD)",
"",
""
],
[
"2",
"[@TomyMMX](https://github.com/TomyMMX)/[**Wiki-MONSTER**](https://github.com/TomyMMX/Wiki-MONSTER)",
"WP7 app that helps you to learn new stuf with the help of an ever changing live tile with wikipedia articles.",
"[:arrow_upper_right:](http://www.luknja.com)"
],
[
"2",
"[@DavidKarlas](https://github.com/DavidKarlas)/[**InternalsVisibleFrom…**](https://github.com/DavidKarlas/InternalsVisibleFromRoslyn)",
"All this project does is, checkout official Roslyn NuGet packages. Inject InternalsVisibleTo with Cecil and publish on new NuGet stream.",
""
]
]
}
},
{
"h3": "CSS #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"3",
"[@CodeCatz](https://github.com/CodeCatz)/[**litterbox**](https://github.com/CodeCatz/litterbox)",
"CodeCatz litterbox - pieces of shitty code",
""
],
[
"3",
"[@CodeCatz](https://github.com/CodeCatz)/[**kibble**](https://github.com/CodeCatz/kibble)",
"Tutorials, presentations and what-nots",
""
]
]
}
},
{
"h3": "C #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"148",
"[@RedPitaya](https://github.com/RedPitaya)/[**RedPitaya**](https://github.com/RedPitaya/RedPitaya)",
"Red Pitaya Ecosystem and Applications",
""
],
[
"6",
"[@LightBit](https://github.com/LightBit)/[**libkripto**](https://github.com/LightBit/libkripto)",
"Simple and flexible \"object-oriented\" cryptographic library written in ISO C99.",
""
],
[
"2",
"[@pinkflozd](https://github.com/pinkflozd)/[**android_kernel_motor…**](https://github.com/pinkflozd/android_kernel_motorola_falcon)",
"",
""
],
[
"2",
"[@pinkflozd](https://github.com/pinkflozd)/[**arm-cortex_a7-linux-…**](https://github.com/pinkflozd/arm-cortex_a7-linux-gnueabihf)",
"Linaro 4.x Cortex-A7 Optimized",
""
]
]
}
},
{
"h3": "C++ #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"34",
"[@ntadej](https://github.com/ntadej)/[**tano**](https://github.com/ntadej/tano)",
"Tano - an open IP TV player",
"[:arrow_upper_right:](http://tano.si/tano-player/)"
],
[
"9",
"[@ducakar](https://github.com/ducakar)/[**img2dds**](https://github.com/ducakar/img2dds)",
"Tool for converting images to DDS format with additional support for KSP.",
""
],
[
"8",
"[@ntadej](https://github.com/ntadej)/[**MeePlus**](https://github.com/ntadej/MeePlus)",
"DISCONTINUED! - Contact me, if you want to take over.",
"[:arrow_upper_right:](http://projects.tano.si)"
],
[
"7",
"[@ducakar](https://github.com/ducakar)/[**openzone**](https://github.com/ducakar/openzone)",
"Simple cross-platform FPS/RTS game engine.",
"[:arrow_upper_right:](http://ducakar.github.io/openzone/)"
],
[
"4",
"[@dvolk](https://github.com/dvolk)/[**project_x**](https://github.com/dvolk/project_x)",
":video_game: open-world survival roguelikelike game",
"[:arrow_upper_right:](https://dvolk.github.io/posts/project_x.html)"
],
[
"4",
"[@blazs](https://github.com/blazs)/[**HoeffdingTree**](https://github.com/blazs/HoeffdingTree)",
"Incremental classification and regression tree learning algorithm. ",
""
],
[
"2",
"[@JanHalozan](https://github.com/JanHalozan)/[**ConvolutionalNeuralN…**](https://github.com/JanHalozan/ConvolutionalNeuralNetwork)",
"A general purpose convolutional neural network.",
""
]
]
}
},
{
"h3": "ActionScript #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"4",
"[@breign](https://github.com/breign)/[**SkyStreamer**](https://github.com/breign/SkyStreamer)",
"Mobile online radio player with registration and sharing suport. Built with Flex.",
""
]
]
}
},
{
"h3": "Clojure #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"17",
"[@sbelak](https://github.com/sbelak)/[**huri**](https://github.com/sbelak/huri)",
"Tools for the lazy data scientist",
""
]
]
}
},
{
"h3": "CoffeeScript #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"2",
"[@andrejd](https://github.com/andrejd)/[**version-brunch**](https://github.com/andrejd/version-brunch)",
"Adds application version support to brunch ",
""
],
[
"2",
"[@andrejd](https://github.com/andrejd)/[**ng-classify-brunch**](https://github.com/andrejd/ng-classify-brunch)",
"ng-classify wrapper/plugin for brunch build tool",
""
]
]
}
},
{
"h3": "Go #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"3",
"[@alesstimec](https://github.com/alesstimec)/[**macaroon-demo**](https://github.com/alesstimec/macaroon-demo)",
"",
""
]
]
}
},
{
"h3": "Lua #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"2",
"[@Mihapro](https://github.com/Mihapro)/[**MP-Reporter**](https://github.com/Mihapro/MP-Reporter)",
"",
""
]
]
}
},
{
"h3": "Objective-C #"
},
{
"table": {
"headers": [
":star2:",
"Name",
"Description",
"🌍"
],
"rows": [
[
"3370",
"[@tomaz](https://github.com/tomaz)/[**appledoc**](https://github.com/tomaz/appledoc)",
"Objective-c code Apple style documentation set generator.",
"[:arrow_upper_right:](http://gentlebytes.com)"
],
[
"583",
"[@matej](https://github.com/matej)/[**MBPullDownController**](https://github.com/matej/MBPullDownController)",
"MBPullDownController, an iOS container view controller for pullable scroll view interfaces.",
"[:arrow_upper_right:](www.bukovinski.com)"
],
[
"479",
"[@Legoless](https://github.com/Legoless)/[**Alpha**](https://github.com/Legoless/Alpha)",
"Next generation debugging framework for iOS",
"[:arrow_upper_right:](https://github.com/Legoless/Alpha)"
],
[
"389",
"[@aksonov](https://github.com/aksonov)/[**react-native-tablevi…**](https://github.com/aksonov/react-native-tableview)",
"Native iOS UITableView for React Native with JSON support and more",
""
],
[
"149",
"[@tomaz](https://github.com/tomaz)/[**GBCli**](https://github.com/tomaz/GBCli)",
"Objective C foundation tool command line interface library",
"[:arrow_upper_right:](http://gentlebytes.com)"
],
[
"130",
"[@luka1995](https://github.com/luka1995)/[**LPGoogleFunctions-iO…**](https://github.com/luka1995/LPGoogleFunctions-iOS)",
"LPGoogleFunctions is an iOS library that provides easy access to certain Google API functions.",
"[:arrow_upper_right:](http://lukapenger.eu)"
],
[
"114",
"[@luka1995](https://github.com/luka1995)/[**LPPopupListView-iOS**](https://github.com/luka1995/LPPopupListView-iOS)",
"LPPopupListView is custom popup component for iOS with table for single or multiple selection.",
""
],
[
"61",
"[@aksonov](https://github.com/aksonov)/[**react-native-xmpp**](https://github.com/aksonov/react-native-xmpp)",
"XMPP library for React Native (using iOS XMPPFramework library), alpha release (base messaging is supported at this moment)",
""
],
[
"44",
"[@luka1995](https://github.com/luka1995)/[**LPThreeSplitViewCont…**](https://github.com/luka1995/LPThreeSplitViewController)",
"LPThreeSplitViewController",
""
],
[
"35",
"[@aksonov](https://github.com/aksonov)/[**react-native-svg-ele…**](https://github.com/aksonov/react-native-svg-elements)",
"Use React Native to draw SVG. No XML parsing, use speed of React Native directly. Alpha version, not all elements/attributes are supported now.",
""
],
[
"30",
"[@tomaz](https://github.com/tomaz)/[**LionTableViewTesting**](https://github.com/tomaz/LionTableViewTesting)",
"Example projects demonstrating how OS X 10.7 Lion view-based table views are handled.",
"[:arrow_upper_right:](http://www.gentlebytes.com/2011/08/view-based-table-views-in-lion-part-1-of-2/)"
],
[
"29",
"[@Legoless](https://github.com/Legoless)/[**TapticPlayground**](https://github.com/Legoless/TapticPlayground)",
"A simple Taptic Playground for iPhone 6s Taptic Engine",
""
],
[
"29",
"[@Legoless](https://github.com/Legoless)/[**Haystack**](https://github.com/Legoless/Haystack)",
"A collection of simple iOS classes and small libraries that make development easier.",
""
],
[
"24",
"[@borut-t](https://github.com/borut-t)/[**BTBadgeView**](https://github.com/borut-t/BTBadgeView)",
"View that replicates and extends the number badge UI element in iOS.",
""
],
[
"23",
"[@aksonov](https://github.com/aksonov)/[**react-native-mobx**](https://github.com/aksonov/react-native-mobx)",
"Make your app reactive with MobX and react-native-router-flux",
""
],
[
"22",
"[@tomaz](https://github.com/tomaz)/[**symbolicator**](https://github.com/tomaz/symbolicator)",
"OS X and iOS crash log symbolicator",
""
],
[
"21",
"[@aksonov](https://github.com/aksonov)/[**react-native-reactiv…**](https://github.com/aksonov/react-native-reactive)",
"React Native Reactive Model-View using react-native-router-flux, Calmm-JS and Kefir",
""
],
[
"20",
"[@tomaz](https://github.com/tomaz)/[**Xcode-Project-and-Fi…**](https://github.com/tomaz/Xcode-Project-and-File-Templates)",
"Custom Xcode project and file templates",
"[:arrow_upper_right:](http://gentlebytes.com)"
],
[
"16",
"[@matej](https://github.com/matej)/[**MBURLExpander**](https://github.com/matej/MBURLExpander)",
"A Cocoa (touch) class for expanding short URLs",
"[:arrow_upper_right:](www.bukovinski.com)"
],
[
"15",
"[@jernejstrasner](https://github.com/jernejstrasner)/[**Smooth-Gradient**](https://github.com/jernejstrasner/Smooth-Gradient)",
"How to draw a smooth gradient on OSX and iOS using CGShading",
""
],
[
"15",
"[@Legoless](https://github.com/Legoless)/[**AuthKit**](https://github.com/Legoless/AuthKit)",
"A collection of popular service authorizations.",
""
],
[
"13",
"[@jernejstrasner](https://github.com/jernejstrasner)/[**JSFacebook**](https://github.com/jernejstrasner/JSFacebook)",
"Facebook Graph API iOS SDK",
"[:arrow_upper_right:](http://www.jernejstrasner.com/)"
],
[
"12",
"[@tomaz](https://github.com/tomaz)/[**LionAutoLayoutTestin…**](https://github.com/tomaz/LionAutoLayoutTesting)",
"",
"[:arrow_upper_right:](http://www.gentlebytes.com/2011/09/auto-layout-in-lion/)"
],
[
"11",
"[@jernejstrasner](https://github.com/jernejstrasner)/[**JSImageLoader**](https://github.com/jernejstrasner/JSImageLoader)",
"Image loader for iOS with caching",
""
],
[
"10",
"[@Legoless](https://github.com/Legoless)/[**DesignKit**](https://github.com/Legoless/DesignKit)",
"Innovative iOS framework helping developers create beautifully designed applications",
""
],
[
"10",
"[@borut-t](https://github.com/borut-t)/[**BTUtils**](https://github.com/borut-t/BTUtils)",
"Usable utility methods, categories, macros and helpers.",
""
],
[
"8",
"[@Legoless](https://github.com/Legoless)/[**AFNetworking-RACRetr…**](https://github.com/Legoless/AFNetworking-RACRetryExtensions)",
"AFNetworking additions for ReactiveCocoa supporting auto retry",
""
],
[
"8",
"[@tomaz](https://github.com/tomaz)/[**ScrollingAboutWindow**](https://github.com/tomaz/ScrollingAboutWindow)",
"Demonstrates one way of creating scrolling credits for Cocoa apps",
"[:arrow_upper_right:](http://gentlebytes.com/2012/02/scrolling-credits)"
],
[
"7",
"[@tomaz](https://github.com/tomaz)/[**StateOfTheArtStateMa…**](https://github.com/tomaz/StateOfTheArtStateMachine)",
"Demonstrates how to implement Cocoa/Cocoa Touch application using state pattern.",
"[:arrow_upper_right:](http://gentlebytes.com/2012/01/state-of-the-art-state-machine)"
],
[
"6",
"[@borut-t](https://github.com/borut-t)/[**BTRatingView**](https://github.com/borut-t/BTRatingView)",
"Simple 5 star rating view.",
""
],
[
"6",
"[@luka1995](https://github.com/luka1995)/[**LPLjubljanaCarParksF…**](https://github.com/luka1995/LPLjubljanaCarParksFunctions-iOS)",
"LPLjubljanaCarParksFunctions is an iOS library that provides easy access to car parks in Ljubljana.",
""
],
[
"6",
"[@luka1995](https://github.com/luka1995)/[**LPBicikeljStationsFu…**](https://github.com/luka1995/LPBicikeljStationsFunctions-iOS)",
"API for BicikeLJ",
""
],
[
"6",
"[@mthongvanh](https://github.com/mthongvanh)/[**SwiftGimbal**](https://github.com/mthongvanh/SwiftGimbal)",
"A small Swift project that implements the Gimbal Platform SDK (v1.30.1 11/19/2014). ",
""
],
[
"5",
"[@Legoless](https://github.com/Legoless)/[**iOS-Localization**](https://github.com/Legoless/iOS-Localization)",
"Localization files of iOS operating system",
""
],
[
"5",
"[@jernejstrasner](https://github.com/jernejstrasner)/[**WiiBoard**](https://github.com/jernejstrasner/WiiBoard)",
"A simple app that connects to a WiiMote and uses it's IR light sensor to simulate the mouse.",
""
],
[
"4",
"[@Legoless](https://github.com/Legoless)/[**JSONModel-RACExtensi…**](https://github.c