More (cool) stuff we put in SyncJS

Why adding 3rd party stuff?

JavaScript is a great language, very easy to learn ad use on a daily basis. But by itself it lacks a few features that would make programmers’ lives a lot easier, but in many cases there already are libraries and code out there that do the job. So why reinvent the wheel?

From Node.js module support to pre-included modules, this is where you find all the 3rd party cool stuff.