Spring Integration

Spring Integration 4.2.4 updated

Spring Integration builds upon how Spring Framework uses POJOs to manage a module's dependencies and allows developers to build reusable components with a higher level of complexity. This library is an essential part if developers want to build...

X-rayHTML

X-rayHTML 2.0.2 updated

X-rayHTML works the following way. The developer adds a block of code to the page and passes it to the plugin. X-rayHTML will create a container where the code is executed and the results are displayed. Along with the final result, a "view source" button...

html2canvas

html2canvas 0.4.1 / 0.5.0-beta4 updated

Screenshots are not 100% accurate, but are much more easier to take, being all done on the client's side, with no server-side code needing to be run. The library works analyzes the page's source code, and renders every element as a canvas element.What is...

Npgsql

Npgsql 3.0.5 updated

Written entirely in C#, Npgsql is basically a .NET abstraction class for PostrgeSQL, a concept very familiar and widely used with PHP and MySQL databases. Npgsql basically allows developers to inter-connect C# code with raw SQL operations, without...

Pintsize

Pintsize 2.0.0 updated

Pintsize works on top of the Halfpint responsive Sass grid system, allowing developers to build websites that work properly on both mobile and classic desktop environments. Pintsize uses Bower, NPM, and Gulp to generate a standard HTML, JS, & CSS project...

GitLab

GitLab Community Edition 8.6.6 updated

GitLab Community Edition is a Web-based utility for hosting source code projects and sharing them with other users. It can be used as a scaled down version of GitHub, or an internal code management application, just for your own team members or...

Highland

Highland 2.7.4 updated

Highland is certainly not a tool for people just starting out with JavaScript. This tool deals with callbacks, event emitters, promises, and streams, very advanced concepts that can be dealt only after basic JavaScript programming paradigms have been...