Turf.js

Turf.js 2.0.2 updated

Turf.js works only with GeoJSON files and provides a powerful toolkit for parsing the information and processing what's inside.The library can be used to plot out data on a map, while also analyzing and computing it beforehand.This means you can just feed...

Liftoff

Liftoff 2.2.0 updated

Liftoff was created to add support for external script execution via the user's OS terminal.This small Node.js module enables developers to build and register a local custom command that they can invoke via their CLI and have it executed via a local...

webpack

webpack 1.9.12 updated

JavaScript code written for server-side technologies like Node.js uses a different syntax than regular, vanilla JS.While not immensely different, these peculiarities prevent the code from being properly executed, or force it to be run in synchronous mode,...

RazorEngine

RazorEngine 3.7.7 / 4.1.6-beta1 updated

RazorEngine puts some order in Microsoft's new addition to the .NET stack, the Razor programming language.Razor is a special markup which developers can use with their ASP.NET code and mix it inside HTML pages.When the user requests a page with Razor code...

Page.js

Page.js 1.6.4 updated

Modeled after the Express built-in routing system, Page.js ports some of the principles found in server-side JS programming to the browser. Page.js allows developers access to a much more advanced routing and history state management system than they...

CanJS

CanJS 2.3.6 updated

CanJS’ core supports Dojo, jQuery, Zepto, YUI and Mootools. By doing so, it  opens itself to a broad group of developers and use cases thanks to a previously unexplored possibility of combining technologies together, instead of focusing just on...