Home » Development » Javascript » Page 7
“Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently. Koala can run in windows, linux and mac.”
Koala / GitHub
iFramely offers a hosted and open source solution to serve your own HTTP API for responsive web embeds using Node.js.
“The API covers well over 1800 domains through 200 custom domain plugins and generic parsers for oEmbed, Open Graph and Twitter Cards…”
iFramely How To host your own
A jQuery plugin that makes handling the keyboard really easy.
easykeyjs
Log.io provides real-time log monitoring in your browser (node.js + socket.io).
“Harvesters watch log files for changes, send new log messages to the server via TCP, which broadcasts to web clients via socket.io.
Log streams are defined by mapping file paths to a stream name in harvester configuration.
Users browse streams and nodes in the web UI, and activate (stream, node) pairs to view and search log messages in screen widgets.”
GitHub
jQuery plugin to create a scroll indicator bullet navigation on the right side of the screen. The plugin require Waypoints.
Easily get notified about Javascript errors on a page.
ErrorAnnex
logerr displays JavaScript errors in a more readable format and also offers remote logging of those.
Supports Chrome, Internet Explorer and Edge.
If you are looking for an elegant, responsive, flexible and lightweight jQuery modal solution, IZIMODAL might be the right solution for you :)
Default options:
IZIMODAL
It does not have to be Slack all the time. Sometimes a self hosted open solution, is far more suited for the task ahead.
“Let’s Chat is a persistent messaging application that runs on Node.js and MongoDB. It’s designed to be easily deployable and fits well with small, intimate teams.”
These days its all about the Bots. Slack is everywhere, its build on top of the IRC protocol and allows you to use Bots as well.
Last week I updated my own little IRC universe and looked at some of the new fresh IRC bot projects.
Nibblr is a javascript framework to create IRC bots. It packs a javascript interpreter and commands can be added through the IRC bot or through the web interface.
Nibblr @ GitHub