Skip to content

Commit

Permalink
Merge pull request #207 from Sithsu/update-mainfile
Browse files Browse the repository at this point in the history
Update mainfile
  • Loading branch information
jimaek committed Dec 14, 2013
2 parents 7e3c102 + e84d01b commit 6d0ad39
Show file tree
Hide file tree
Showing 212 changed files with 212 additions and 212 deletions.
2 changes: 1 addition & 1 deletion files/DD_belatedPNG/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Drew Diller"
homepage = "http://www.dillerdesign.com/experiment/DD_belatedPNG/"
description = "This is a Javascript library that sandwiches PNG image support into IE6 without much fuss."
mainfile=""
mainfile = "DD_belatedPNG_0.0.8a-min.js"
2 changes: 1 addition & 1 deletion files/accounting.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Joss Crowcroft"
github = "https://github.com/josscrowcroft/accounting.js"
homepage = "http://josscrowcroft.github.com/accounting.js/"
description = "accounting.js is a tiny JavaScript library for number, money and currency formatting, with optional excel-style column rendering (to line up symbols and decimals). It's lightweight, fully localisable and has zero dependencies."
mainfile=""
mainfile = "accounting.min.js"
2 changes: 1 addition & 1 deletion files/alertify.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Fabien Doiron"
github = "https://github.com/fabien-d/alertify.js"
homepage = "http://fabien-d.github.com/alertify.js/"
description = "Alertify is an unobtrusive customizable JavaScript notification system."
mainfile=""
mainfile = "alertify.min.js"
2 changes: 1 addition & 1 deletion files/ancestry.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Jason Wyatt Feinstein"
github = "https://github.com/jasonwyatt/ancestry.js"
homepage = "https://github.com/jasonwyatt/ancestry.js"
description = "Yet another javascript OOP microframework. But its a really, REALLY micro microframework and it supports multiple inheritance as well as real super constructors."
mainfile=""
mainfile = "ancestry.min.js"
2 changes: 1 addition & 1 deletion files/angular-restful/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Esdras Eduardo"
github = "https://github.com/esdrasedu/angular-restful"
homepage = "http://esdrasedu.github.io/angular-restful/"
description = "Angular factory for restful, simple and easy."
mainfile=""
mainfile = "angular-restful.min.js"
2 changes: 1 addition & 1 deletion files/angular.file-upload/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Danial Farid"
github = "https://github.com/danialfarid/angular-file-upload"
homepage = "https://github.com/danialfarid/angular-file-upload"
description = "An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers"
mainfile=""
mainfile = "angular-file-upload.min.js"
2 changes: 1 addition & 1 deletion files/angular.ui-router/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github = "https://github.com/angular-ui/ui-router"
homepage = "https://github.com/angular-ui/ui-router/wiki"
description = "UI-Router is an AngularJS extension for complex, nested, state-based URL routing."

mainfile=""
mainfile = "angular-ui-router.min.js"
2 changes: 1 addition & 1 deletion files/angular.xml/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "John Wright"
github = "https://github.com/johngeorgewright/angular-xml"
homepage = "https://github.com/johngeorgewright/angular-xml"
description = "XML module for AngularJS"
mainfile=""
mainfile = "angular-xml.min.js"
2 changes: 1 addition & 1 deletion files/angularjs.nvd3-directives/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Christian Maurer"
github = "https://github.com/cmaurer/angularjs-nvd3-directives"
homepage = "http://cmaurer.github.io/angularjs-nvd3-directives"
description = "Angular.js Directives for nvd3.js charts"
mainfile=""
mainfile = "angularjs-nvd3-directives.js"
2 changes: 1 addition & 1 deletion files/augment.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Oliver Nightingale"
github = "https://github.com/olivernn/augment.js"
homepage = "http://augmentjs.com/"
description = "Augment.js is a library that brings JavaScript 1.8.5 to any browser. It does this by augmenting built in types like Array and Object. It combines the code snippets supplied by Mozilla for implementing methods using the exact algorithms specified in ECMA specifications."
mainfile=""
mainfile = "augment.min.js"
2 changes: 1 addition & 1 deletion files/autoComplete/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Andy Matthews"
homepage = "https://github.com/commadelimited/autoComplete.js"
description = "A jQuery Mobile autocomplete plugin "
mainfile=""
mainfile = "jqm.autoComplete-1.5.1-min.js"
2 changes: 1 addition & 1 deletion files/backbone.associations/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Dhruva Ray"
github = "https://github.com/dhruvaray/backbone-associations"
homepage = "http://dhruvaray.github.io/backbone-associations/"
description = "Associations allows Backbone applications to model 1:1 & 1:N associations between application models and Collections. More importantly, applications can listen to any kind of change (change, add, remove, reset, sort, destroy) in this hierarchy using standard Backbone events and respond to them. (views can re-render for example)."
mainfile=""
mainfile = "backbone-associations-min.js"
2 changes: 1 addition & 1 deletion files/backbone.indexeddb/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Superfeedr.com"
github = "https://github.com/superfeedr/indexeddb-backbonejs-adapter"
homepage = "http://blog.superfeedr.com/indexeddb-backbonejs-adapter/"
description = "An indexedDB adapter for Backbonejs"
mainfile=""
mainfile = "backbone-indexeddb.min.js"
2 changes: 1 addition & 1 deletion files/backbone.relational/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Paul Uithol"
github = "https://github.com/PaulUithol/Backbone-relational"
homepage = "http://backbonerelational.org/"
description = "Backbone-relational provides one-to-one, one-to-many and many-to-one relations between models for Backbone."
mainfile=""
mainfile = "backbone-relational.min.js"
2 changes: 1 addition & 1 deletion files/behave.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Jacob Kelley"
github = "https://github.com/jakiestfu/Behave.js"
homepage = "http://jakiestfu.github.com/Behave.js/"
description = "Behave.js is a lightweight library for adding IDE style behaviors to plain text areas, making it much more enjoyable to write code in."
mainfile=""
mainfile = "behave.js"
2 changes: 1 addition & 1 deletion files/bignumber.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Michael Mclaughlin"
github = "https://github.com/MikeMcl/bignumber.js"
homepage = "https://github.com/MikeMcl/bignumber.js"
description = "A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic "
mainfile=""
mainfile = "bignumber.min.js"
2 changes: 1 addition & 1 deletion files/bigvideo.js/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Draftfcb Chicago"
homepage = "https://github.com/dfcb/BigVideo.js"
description = "The jQuery Plugin for Big Background Video (and Images)"
mainfile=""
mainfile = "js/bigvideo.js"
2 changes: 1 addition & 1 deletion files/blob.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Eli Grey"
github = "https://github.com/eligrey/Blob.js"
homepage = "https://github.com/eligrey/Blob.js"
description = "Blob.js implements the W3C Blob interface in browsers that do not natively support it."
mainfile=""
mainfile = "BlobBuilder.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.ajax/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Eldarion, Inc."
github = ""
homepage = "https://github.com/eldarion/bootstrap-ajax"
description = "This plugin is designed to work with Twitter Bootstrap to enable declarative AJAX support."
mainfile=""
mainfile = "bootstrap-ajax.js"
2 changes: 1 addition & 1 deletion files/bootstrap.datepicker/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Stefan Petre"
homepage = "http://www.eyecon.ro/bootstrap-datepicker/"
description = "Add datepicker picker to field or to any other element."
mainfile=""
mainfile = "js/bootstrap-datepicker.js"
2 changes: 1 addition & 1 deletion files/bootstrap.datetimepicker/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Eonasdan"
github = "https://github.com/Eonasdan/bootstrap-datetimepicker"
homepage = "https://github.com/Eonasdan/bootstrap-datetimepicker"
description = "Date/time picker widget based on twitter bootstrap"
mainfile=""
mainfile = "js/bootstrap-datetimepicker.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.image-gallery/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Sebastian Tschan"
github = "https://github.com/blueimp/Bootstrap-Image-Gallery"
homepage = "http://blueimp.github.io/Bootstrap-Image-Gallery/"
description = "Bootstrap Image Gallery is an extension to the Modal dialog of Twitter's Bootstrap toolkit, to ease navigation between a set of gallery images. It features mouse and keyboard navigation, transition effects, fullscreen mode and slideshow functionality."
mainfile=""
mainfile = "js/bootstrap-image-gallery.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.lightbox/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Jason Butz"
github = "https://github.com/jbutz/bootstrap-lightbox"
homepage = "http://jbutz.github.com/bootstrap-lightbox/"
description = "This is a plugin for Twitter Bootstrap that adds a lightbox that is based off the modal dialog"
mainfile=""
mainfile = "bootstrap-lightbox.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.paginator/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Yun Lai"
github = "https://github.com/lyonlai/bootstrap-paginator"
homepage = "https://github.com/lyonlai/bootstrap-paginator"
description = "Bootstrap Paginator is a jQuery plugin that simplifies the rendering of Bootstrap Pagination component. It provides methods to automates the update of the pagination status and also some events to notify the status changes within the component."
mainfile=""
mainfile = "bootstrap-paginator.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.progressbar/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Stephan Gro
github = "https://github.com/minddust/bootstrap-progressbar"
homepage = "https://www.minddust.com/project/bootstrap-progressbar/"
description = "bootstrap-progressbar is a jQuery plugin which extends the basic twitter-bootstrap progressbar. It provides the ability to animate the progressbar by adding Javascript in combination with the preexisting css transitions. Additionally you can display the current progress information in the bar or get the value via callback."
mainfile=""
mainfile = "bootstrap-progressbar.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.select/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Silvio Moreto"
github = "https://github.com/silviomoreto/bootstrap-select"
homepage = "http://silviomoreto.github.io/bootstrap-select/"
description = "A custom select for @twitter bootstrap using button dropdown"
mainfile=""
mainfile = "bootstrap-select.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.switch/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Mattia Larentis"
github = "https://github.com/nostalgiaz/bootstrap-switch"
homepage = "http://www.bootstrap-switch.org/"
description = "unofficial bootstrap switch"
mainfile=""
mainfile = "js/bootstrap-switch.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.timepicker/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "jdewit"
github = "https://github.com/jdewit/bootstrap-timepicker"
homepage = "http://jdewit.github.io/bootstrap-timepicker/"
description = "Easily select a time for a text input using your mouse or keyboards arrow keys."
mainfile=""
mainfile = "js/bootstrap-timepicker.min.js"
2 changes: 1 addition & 1 deletion files/bootstrap.wysihtml5/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "James Hollingworth"
homepage = "http://jhollingworth.github.com/bootstrap-wysihtml5/"
description = "Bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap."
mainfile=""
mainfile = "bootstrap-wysihtml5-0.0.2.min.js"
2 changes: 1 addition & 1 deletion files/burry.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Yiorgis Gozadinos"
github = "https://github.com/ggozad/burry.js"
homepage = "https://github.com/ggozad/burry.js"
description = "A simple caching layer on the browser's localStorage"
mainfile=""
mainfile = "burry.js"
2 changes: 1 addition & 1 deletion files/bxslider/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Steven Wanderski"
github = "https://github.com/wandoledzep/bxslider-4"
homepage = "http://bxslider.com/"
description = "The fully-loaded, responsive jQuery content slider"
mainfile=""
mainfile = "jquery.bxslider.min.js"
2 changes: 1 addition & 1 deletion files/canvas-toblob/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Eli Grey"
github = "https://github.com/eligrey/canvas-toBlob.js"
homepage = "https://github.com/eligrey/canvas-toBlob.js"
description = "canvas-toBlob.js implements the standard HTML5 canvas.toBlob() method in browsers that do not natively support it. canvas-toBlob.js requires Blob support to function, which is not present in all browsers. Blob.js is a cross-browser Blob implementation that solves this."
mainfile=""
mainfile = "canvas-toBlob.min.js"
2 changes: 1 addition & 1 deletion files/chart.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Nick Downie"
github = "https://github.com/nnnick/Chart.js"
homepage = "http://www.chartjs.org/"
description = "Easy, object oriented client side graphs for designers and developers"
mainfile=""
mainfile = "Chart.min.js"
2 changes: 1 addition & 1 deletion files/cleditor/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Chris Landowski"
homepage = "http://premiumsoftware.net/cleditor/"
description = "CLEditor is an open source jQuery plugin which provides a lightweight, full featured, cross browser, extensible, WYSIWYG HTML editor that can be easily added into any web site. "
mainfile=""
mainfile = "jquery.cleditor.min.js"
2 changes: 1 addition & 1 deletion files/colorbox/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Jack Moore"
github = "https://github.com/jackmoore/colorbox"
homepage = "http://www.jacklmoore.com/colorbox"
description = "A lightweight customizable lightbox plugin for jQuery"
mainfile=""
mainfile = "jquery.colorbox-min.js"
2 changes: 1 addition & 1 deletion files/cookies.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Scott Hamper"
github = "https://github.com/ScottHamper/Cookies"
homepage = "https://github.com/ScottHamper/Cookies"
description = "Cookies.js is a small client-side javascript library that makes managing cookies easy."
mainfile=""
mainfile = "cookies.min.js"
2 changes: 1 addition & 1 deletion files/countdown/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Keith Wood"
homepage = "http://keith-wood.name/countdown.html"
description = "A jQuery plugin that sets a div or span to show a countdown to a given time."
mainfile=""
mainfile = "jquery.countdown.min.js"
2 changes: 1 addition & 1 deletion files/cufon/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Simo Kinnunen"
homepage = "http://cufon.shoqolate.com/generate/"
description = "Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use."
mainfile=""
mainfile = "cufon-yui.js"
2 changes: 1 addition & 1 deletion files/cutter.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Tomas Corral Casas"
github = "https://github.com/tcorral/Cutter.js"
homepage = "http://tcorral.github.com/Cutter.js/"
description = "Cutter.js is a library used for truncating HTML code to limit its length, by word number, without losing the markup."
mainfile=""
mainfile = "cutter.min.js"
2 changes: 1 addition & 1 deletion files/davis.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Oliver Nightingale"
github = "https://github.com/olivernn/davis.js"
homepage = "http://davisjs.com/"
description = "Davis.js is a small JavaScript library using HTML5 history.pushState that allows simple Sinatra style routing for your JavaScript apps."
mainfile=""
mainfile = "davis.min.js"
2 changes: 1 addition & 1 deletion files/dc.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Nick Zhu"
github = "https://github.com/NickQiZhu/dc.js"
homepage = "http://nickqizhu.github.io/dc.js/"
description = "Dimensional charting built to work natively with crossfilter rendered using d3.js"
mainfile=""
mainfile = "dc.min.js"
2 changes: 1 addition & 1 deletion files/ddslick/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Prashant Chaudhary"
homepage = "http://designwithpc.com/Plugins/ddSlick"
description = "A free light weight jQuery plugin that allows you to create a custom drop down with images and description. "
mainfile=""
mainfile = "jquery.ddslick.min.js"
2 changes: 1 addition & 1 deletion files/dropkick/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Jamie Lottering"
homepage = "http://jamielottering.github.com/DropKick/"
description = "Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time."
mainfile=""
mainfile = "jquery.dropkick-1.0.0.js"
2 changes: 1 addition & 1 deletion files/easylistsplitter/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "madeincima"
homepage = "http://www.madeincima.it/en/articles/resources-and-tools/easy-list-splitter-plugin/"
description = "To keep it as simple and flexible as possible I didn’t set any CSS rules or column widths in the JavaScript. The plugin simply generates clean and valid HTML code that you can then style as you wish, floating the lists or doing whatever you like."
mainfile=""
mainfile = "jquery.easyListSplitter.js"
2 changes: 1 addition & 1 deletion files/ember.table/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Addepar"
github = "https://github.com/Addepar/ember-table"
homepage = "http://addepar.github.com/ember-table/"
description = "A fast, lazy rendered, easily extensible table built with Ember.js"
mainfile=""
mainfile = "ember-table.min.js"
2 changes: 1 addition & 1 deletion files/enquire.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Nick Williams"
homepage = "http://wickynilliams.github.com/enquire.js/"
github = "https://github.com/WickyNilliams/enquire.js"
description = "enquire.js is a lightweight, pure javascript framework for programmatically responding to CSS media queries. "
mainfile=""
mainfile = "enquire.min.js"
2 changes: 1 addition & 1 deletion files/es5.shim/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Kris Kowal"
github = "https://github.com/kriskowal/es5-shim"
homepage = "https://github.com/kriskowal/es5-shim"
description = "ECMAScript 5 compatibility shims for legacy JavaScript engines"
mainfile=""
mainfile = "es5-shim.min.js"
2 changes: 1 addition & 1 deletion files/eve.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ author = "Michelle Steigerwalt"
github = "https://github.com/Yuffster/Eve.js"
homepage = "http://evejs.com/"
description = "A <3kB JavaScript file providing three simple methods to organize code into CSS namespaces which magically restrict code to the current context, allowing for dramatic reductions to code size and development time."
mainfile=""
mainfile = "eve.min.js"
2 changes: 1 addition & 1 deletion files/ezpz_tooltip/info.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author = "Mike Enriquez"
homepage = "http://theezpzway.com/2009/3/17/jquery-plugin-ezpz-tooltip"
description = "You hover over a target element, then some content shows up. It should be flexible enough to customize the look and feel without requiring the bloat of any CSS or images. Hover targets should be mapped to their content counterparts by convention."
mainfile=""
mainfile = "jquery.ezpz_tooltip.js"
2 changes: 1 addition & 1 deletion files/fallback.js/info.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github = "https://github.com/dolox/fallback"
homepage = "http://fallback.io/"
description = "JavaScript library for dynamically loading CSS and JS files. Also provides the ability to load multiple files from a CDN with multiple fallback options and shimming! "

mainfile=""
mainfile = "fallback.min.js"

0 comments on commit 6d0ad39

Please sign in to comment.