javascript Programming Glossary: licensed
Restrictions of GPL on javascript libraries [closed] http://stackoverflow.com/questions/1239470/restrictions-of-gpl-on-javascript-libraries of GPL on javascript libraries closed If I use GPL licensed JavaScript components on my website would it be considered as..
Can anyone recommend a good, free javascript for punycode to Unicode conversion? [closed] http://stackoverflow.com/questions/183485/can-anyone-recommend-a-good-free-javascript-for-punycode-to-unicode-conversion or version information. Derivative works need not be licensed under similar terms. I put my work in this punycode and utf16..
bCrypt implementation in Javascript http://stackoverflow.com/questions/2299434/bcrypt-implementation-in-javascript of Blowfish Spider Crypt not free software aamcrypt licensed under UGPL dren.ch blowfish based on aamcrypt Blowfish Remix..
Why does the JavaScript need to start with “;”? http://stackoverflow.com/questions/2481543/why-does-the-javascript-need-to-start-with aflesler at gmail dot com http flesler.blogspot.com Dual licensed under MIT and GPL. Date 9 11 2008 .... skipping several lines..
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 up customizing the editor I'll create my own branch it's licensed under the MIT license but right now I'm getting away without..
Sequencing ajax requests http://stackoverflow.com/questions/3034874/sequencing-ajax-requests A queue for ajax requests c 2011 Corey Frang Dual licensed under the MIT and GPL licenses. Requires jQuery 1.5 function..
$(document).ready() source http://stackoverflow.com/questions/3430455/document-ready-source v1.4.2 http jquery.com Copyright 2010 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http jquery.org license..
javascript:how to write $(document).ready like event without jquery http://stackoverflow.com/questions/3989095/javascripthow-to-write-document-ready-like-event-without-jquery and DOMContentLoaded Copyright 2010 John Resig Dual licensed under the MIT or GPL Version 2 licenses. http jquery.org license..
Libraries to write xml with JavaScript http://stackoverflow.com/questions/4065365/libraries-to-write-xml-with-javascript
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 lightweight.. need. My favorite lightweight option is tipsy . Also MIT licensed. It inspired Bootstrap's tooltip plugin . share improve this..
Javascript directed acyclic graph library? (Graph visualization is NOT necessary) http://stackoverflow.com/questions/6877091/javascript-directed-acyclic-graph-library-graph-visualization-is-not-necessary it but you might want to check out data.js . It's an MIT licensed library with a range of data structure utilities. In particular..
Generating PDF files with Javascript http://stackoverflow.com/questions/742271/generating-pdf-files-with-javascript in browsers that do not support Data URIs. It's licensed under a liberal MIT license. I came across this question before..
Distributing GPL Licensed Code, Code Compression, and Code Readability http://stackoverflow.com/questions/7564654/distributing-gpl-licensed-code-code-compression-and-code-readability Compression and Code Readability I'm using a couple GPL licensed code lib in my own javascript lib and I'm going to include the.. minimal notice in the downloaded code probably just saying licensed under GPL vN see URL for details'. But IANAL check with your..
|