mkr

mkr 0.9.0 updated

mkr works via the Node.js CLI and a mkrfile.js config (target) file.Developers write their configurations inside the mkrfile.js file, where they add the commands and operations they want to execute, along with the "target", a trigger for starting the...

fQuery

fQuery 0.16.4 updated

fQuery can be used in selecting and moving files around with Node.js.The library can be used in developing Web-based filesystems that work atop a Node server.Besides just moving files around, fQuery can also concatenate files, minify source code,...

jQuery.qrcode

jQuery.qrcode 0.12.0 updated

QR codes (Quick Response) are a specific matrix barcode readable by dedicated QR barcode readers and phone cameras.The jQuery.qrcode uses the QR Code JavaScript library to actually handle all the proper encoding necessary to generate the QR codes.The QR...

read more
modplug

modplug 1.6.0 updated

modplug follows and implements known industry standards and recommendations.Putting a base structure into place will allow any developer to concentrate on the code logic, instead of the code structure.There's support for a custom namespace, managing...

jQuery.twinkle uses CSS3 and the HTML5 canvas utility to draw out these effects on the page.The circles can be attached to any JS event (click, hover, etc.) or can just be left to run randomly in the background.The plugin can bringing attention to a...

read more
jQuery.fracs

jQuery.fracs 0.15.1

jQuery.fracs watches all page elements and keeps track which ones are visible in the viewport and what parts/percentage of it.This information is then passed on to the user in the form of a widget that mimics the page's layout and a square for mimicking...

read more
node-cgi

node-cgi 0.4.0

node-cgi was developed to allow developers to deploy Node.js on top of classic CGI-enabled servers.This means you can replace the built-in server functionality found in Node with a more powerful tool like Apache, while seamlessly integrating with its...

read more
wepp

wepp 0.8.0

A pre-processor is a tool that manipulates code/files before delivering them to the client.wepp is actually a mash-up of various web technologies like less.js, cssmin.js and UglifyJS.It works on top of fQuery and will convert LESS files to...

jQuery.scrollpanel works by replacing the default browser scroll bar with a custom styled one.This allows the designer in using any graphic style he wishes to, for any page element that requires scrolling.A demo is included with the download package.For...