javascript Programming Glossary: mit
Keeping history of hash/anchor changes in JavaScript http://stackoverflow.com/questions/1078501/keeping-history-of-hash-anchor-changes-in-javascript state true or an actual change to the hash false . Hash.js MIT license I also made a jQuery plugin for making it easier to.. example in source code for how to use it. jquery.hash.js MIT license To see them in use go to my JavaScript realm page Blixt's..
Phonegap Plugin to convert Base64 String to a PNG image in Android http://stackoverflow.com/questions/11388018/phonegap-plugin-to-convert-base64-string-to-a-png-image-in-android a Base64 String to a PNG file. @author mcaesar @lincese MIT. import java.io.File import java.io.FileOutputStream import.. all versions prior and including Cordova 1.6.1 by mcaesar MIT license function This increases plugin compatibility var cordovaRef..
Should I use jQuery.each()? http://stackoverflow.com/questions/1883611/should-i-use-jquery-each for jQuery's each is as follows Thank you John Resig and MIT License each function object callback args var name i 0 length..
What are some JavaScript Unit Testing and Mocking Frameworks you have used? [closed] http://stackoverflow.com/questions/209418/what-are-some-javascript-unit-testing-and-mocking-frameworks-you-have-used 8 . This allows for easy and visible DOM testing. QUnit MIT or GPL choose jQUnit MIT License Pros Asynchronous support Good.. and visible DOM testing. QUnit MIT or GPL choose jQUnit MIT License Pros Asynchronous support Good for DOM testing Tests..
Why does the JavaScript need to start with “;”? http://stackoverflow.com/questions/2481543/why-does-the-javascript-need-to-start-with dot com http flesler.blogspot.com Dual licensed under MIT and GPL. Date 9 11 2008 .... skipping several lines for brevity.....
Which Stack Overflow-style Markdown (WMD) JavaScript editor should I use? http://stackoverflow.com/questions/2874646/which-stack-overflow-style-markdown-wmd-javascript-editor-should-i-use editor I'll create my own branch it's licensed under the MIT license but right now I'm getting away without tinkering with..
Sequencing ajax requests http://stackoverflow.com/questions/3034874/sequencing-ajax-requests ajax requests c 2011 Corey Frang Dual licensed under the MIT and GPL licenses. Requires jQuery 1.5 function jQuery on an..
What is the current state of the art in HTML canvas JavaScript libraries and frameworks? [closed] http://stackoverflow.com/questions/3474608/what-is-the-current-state-of-the-art-in-html-canvas-javascript-libraries-and-fra The project is now available on github open sourced under MIT License To get started check out Demos simple complex with code..
javascript:how to write $(document).ready like event without jquery http://stackoverflow.com/questions/3989095/javascripthow-to-write-document-ready-like-event-without-jquery Copyright 2010 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http jquery.org license Cleanup functions..
Choosing Mobile Web HTML5 Framework [closed] http://stackoverflow.com/questions/5063117/choosing-mobile-web-html5-framework is. jQTouch heavy on the CSS light on the JavaScript MIT license For a framework that provides a quick start but not.. a strong professional team providing support. M Project MIT license heavy on the JavaScript appears to be in Alpha may be.. Android or some other platform. Wink Toolkit appears to be MIT or some variation there of In my opinion wink seems to have..
JQuery Popup Bubble http://stackoverflow.com/questions/625920/jquery-popup-bubble this question Qtip is the best one I've seen. It's MIT licensed beautiful has all the configuration you need. My favorite.. you need. My favorite lightweight option is tipsy . Also MIT licensed. It inspired Bootstrap's tooltip plugin . share improve..
Graph visualization code in JavaScript? http://stackoverflow.com/questions/7034/graph-visualization-code-in-javascript layout algorithm I found on the net everything open source MIT license . If you have any remarks or need a certain feature..
Generating PDF files with Javascript http://stackoverflow.com/questions/742271/generating-pdf-files-with-javascript do not support Data URIs. It's licensed under a liberal MIT license. I came across this question before I started writing..
|