New Development Tools Scripts for Web
This will allow developers to authenticate users using oDesk credentials, handle messages, manage team tasks, retrieve time reports, get earning statistics and much more.The documentation provides more details on what this wrapper can do for a...
The Rebar Grid Framework is a responsive grid available in SASS & Stylus. There's no CSS version included with the download, but you can easily compile your own if you need one.This small utility was created to help developers working on Web pages that...
Skulpt ports basic Python functions to JavaScript code, allowing developers to run them client-side in the user's browser without a Python compiler on a server or on the client's side.The library is basically a collection of tools and methods that make an...
Interdimensional was specifically created to be used on Web pages and Web apps that are rendered using modern mobile devices equipped with a gyroscope.The library when activated saves the current position of the device as the horizon line.Any tilting...
rwdgrid is a basic grid system coded in CSS that will help developers create responsive HTML pages. Don't let yourself be fooled. Grid systems may be a dime a dozen, but that's because most of them are quite useless, don't follow general conventions, or...
The 'Promise' term in JavaScript was coined with the emergence of server-side JavaScript development.It basically represents the result of a task, which may or may not have completed yet. Or in simpler words, what to expect for a JS call. Promises/A+ is...
The TwitterAPI Python library can be used to retrieve Twitter status messages as a Python dict data structure.Besides tweets it can also search Twitter, send new tweets to an account, or fetch tweets just from a specific location.The library works with...
Includes methods for finding elements in a grid by a cell's row & column coordinates.Requirements:cursor-pointer" onclick="spovl3hide();"> System requirements for this applicationJavaScript enabled on client...
jQuery.ajax.fake allows an AJAX request to take place even if the service itself is not ready yet.When that happens, the request is switched from the mocker to the real service, with no extra complications.Usage instructions are included with the download...
By default it can answer a single HTTP request at a time, recording data about it at the same time. The server is available to install via the Python pip command as well.Default port is 8000.Limitations:In early development...