UnJSq 0.2.2

'UnJSq' is a 'Node.js' module for developing web application frontends. It does not work like a 'CGI', that is, it does not reload the web page on each query, but allows to refresh only the needed part of the 'DOM'. It's also not a yet another 'JavaScript' framework, nor does rely on such a framework. If you are a backend developer working with 'Node.js', and you want to develop web frontends for your applications without having to use one of those countless 'JavaScript' framework, then 'UnJS

The Epeios files watcher 20151215

fwtchrq is a command-line tool, based on the Epeios framework, which watches files and directories from a given path and reports their modifications. Besides files modifications, it also reports moving, renaming, creation and deletion of directories. It's written in C++ and makes use of task parallelism to be as fast as possible, notably when exploring the content of a directory and its sub-directories. It uses only system and C/C++ standard libraries, so it doesn't need third party components.