Gogs

Gogs 0.9.13 updated

Gogs stands for "Go Git Service", and is a fully-customizable GitHub clone that will allow you, your team members, and even other users to host source code projects on a third-party, remote Git servers. Users will have to register and confirm their...

ICEcoder

ICEcoder 5.5 updated

ICEcoder was built around the fantastic CodeMirror JavaScript code editor, and comes with lots of utilities that allows developers to write code and run it via their browser only. No need for a specialized IDE, just a browser and a Web server. ICEcoder...

SLF4J

SLF4J 1.7.21 updated

SLF4J allows a Java app to quickly be integrated with most logging frameworks around. It sits between the app and the logging utility allowing easy interaction and logging of various messages.What is new in this release:The logger factories in most SLF4J...

kouto swiss

kouto swiss 0.12.0 updated

kouto swiss is not a UI framework. It does not contain any type of ready-made frontend widgets and components.This framework is more like a toolbox containing a small collection of Stylus snippets addressing various common issues found in developing...

ESLint

ESLint 2.10.1 updated

ESLint is a must-have tool for every JavaScript developer, especially code testers. This utility lets them analyze a JavaScript file for common syntax-related problems, getting a simple report at the end about encountered problems. ESLint checks...

Swing

Swing 3.0.3 updated

The Swing library allows developers to show a collection of elements stacked on top of each other and let users easily navigate through them with the help of left or right swipes.Users can utilize their touchscreen or their mouse to move the elements to...

Clojure

Clojure 1.8.0 updated

Besides the JVM, Clojure also targets CLR, the Clojure Language Runtime.The CLR is a native implementation of Clojure on Microsoft's .Net Framework, programmed in C# and using the Dynamic Language Runtime (DLR).Before being such a big deal on the...

Nodemon

Nodemon 1.9.1 updated

Nodemon is a development tool and has limited to no practical use in live production environments.It was produced to remove the habit of changing a file, saving it, going to the server/browser and restarting/reloading the server/page.This saves some time...

Froala Editor

Froala Editor 2.2.1 updated

WYSIWYG are bulky chunks of code that allow users to format text inside their browsers just like they'd do with desktop software like Word or OpenOffice. Most of them work by transforming a simple textarea into a fully-blown text formatting section, with...

Prerender

Prerender 4.0.6 updated

Prerender comes to address a problematic niche in today's Web development community: getting search engine crawlers to index JS-powered apps and websites.While frameworks like Backbone.js, Ember or AngularJS have greatly simplified the process of creating...