Commit Graph
54 Commits
Author SHA1 Message Date
Han Lin YapandRyan Kirkman df57ad1e2e rename sammy to 0.6.3 2011-04-18 10:26:20 +08:00
samot e477d8a5cd Fixed css3finalize name 2011-04-13 00:21:35 +10:00
Ryan Kirkman 8ac2516bb7 Accidentally committed gzipped version of underscore 1.1.5. Reversed this error. 2011-04-07 12:10:51 +10:00
Han Lin YapandRyan Kirkman 1243c99ea5 description 2011-04-07 09:47:35 +08:00
Han Lin YapandRyan Kirkman bcb71d7b10 Added Css3 finalize 2011-04-07 09:47:35 +08:00
meltingiceandRyan Kirkman 58c1f11ace Bumped CamanJS to version 2.2 2011-04-07 09:41:45 +08:00
Ryan Kirkman cfd4d13696 Added underscore.js 1.1.5. Fixed error in naming of 1.1.4 folder. 2011-04-07 11:36:43 +10:00
Ryan Kirkman 116a2aa237 Added mootools dev team to maintainers on mootools. 2011-03-25 14:32:09 +10:00
Ryan Kirkman 4aa3de7809 Fixed maintainer details for mootools. 2011-03-25 14:25:13 +10:00
Ryan Kirkman 7e2a1f49af Added links to Google CDN hosted scripts: chrome-frame, dojo, ext-core, jquery, jqueryui, mootools, prototype, scriptaculous, webfont, yui 2011-03-25 14:10:23 +10:00
Johannes KoggdalandRyan Kirkman 7f2b8f316d Added oCanvas 2011-03-22 08:57:11 +08:00
Han Lin YapandRyan Kirkman 8da9a6b817 Update yepnope to 1.0.1 2011-03-22 08:46:38 +08:00
meltingiceandRyan Kirkman b391f35848 Brought CamanJS up to version 2.1.3 2011-03-22 08:46:23 +08:00
meltingiceandThomas Davis a36f4dc1b1 Updated CamanJS to 2.1.1 2011-03-02 14:45:37 +08:00
Marc DiethelmandThomas Davis 56237a90a3 Added Flexie "Cross-browser support for the CSS3 Flexible Box Model"
version 1.0.0
https://github.com/doctyper/flexie
maintained by Richard Herrera
2011-03-01 14:54:06 +08:00
samot 80119eab75 Added jquery waypoints to cdnjs.com. 2011-02-28 23:40:11 +10:00
Ryan Kirkman f115e02128 Fixed author information on requirejs. 2011-02-28 09:06:39 +10:00
Ryan Kirkman 2b8f987f09 Beware of saving the file from browser, serves it as gzip. 2011-02-27 19:23:19 +10:00
samot e73e4a0410 Added Raphael.js 2011-02-27 15:39:20 +10:00
meltingiceandcdnjs 7ab7952bb1 Updated CamanJS to 2.1 2011-02-27 12:21:59 +08:00
samot 5fe496417b done 2011-02-26 23:52:29 +10:00
samot 4e79d21c42 parse errors: 2011-02-26 23:46:42 +10:00
samot 3d7bcf5622 caman.js 2011-02-26 23:14:27 +10:00
Ryan Kirkman 5e829e733a Merge branch 'master' of github.com:cdnjs/cdnjs 2011-02-26 23:13:23 +10:00
Ryan Kirkman 6e84e526d7 Added package.json for the remaining libraries. 2011-02-26 23:13:03 +10:00
samot b597a0e847 Popular scripts 2011-02-26 23:07:12 +10:00
samot 13b4b31737 Had a attribute erorr in backbone descriptor 2011-02-26 10:31:16 +10:00
samot 16d570f1b5 Sammy.js had a bad comma 2011-02-25 23:42:51 +10:00
samot 88b5f7295a Another comma in the wrong place lol 2011-02-25 23:17:06 +10:00
samot 5971c5bc5f Had extra commas on the end of json properties, this needs to be run through a parser 2011-02-25 23:15:01 +10:00
samot e8c5026a0b Added a new descriptor and fixed a bug with versions -> version 2011-02-25 23:12:01 +10:00
samot d38e199b07 Modernizr is one of the most well written libraries I have seen. Keep it up gentlemen 2011-02-25 23:06:55 +10:00
samot 1a3e01c2e1 Added require.js descriptor, andy chung is a champion, asians ftw 2011-02-25 23:00:55 +10:00
samot 2c4746e15b Added sammy.js by Aaron Quint, classy 2011-02-25 22:55:48 +10:00
samot eaa6318fda Added script.js descriptor by Dustin Diaz, Cameron Diaz is hot as 2011-02-25 22:52:55 +10:00
samot 71efc1e79d Added in sizzle.js descriptor by John Resig, what a man 2011-02-25 22:48:34 +10:00
samot 596156b3af Finished descriptor for xui.js 2011-02-25 22:44:35 +10:00
samot a460a2104e started work on xui.js descriptor, directory structure was incorrect 2011-02-25 22:41:17 +10:00
samot 47c8eb59e0 Added filename attribute to current descriptors 2011-02-25 22:38:39 +10:00
samot bd1c8ffc58 Added yepnope package descriptor 2011-02-25 22:36:44 +10:00
samot 22548915ec Changed package.json format to only list one version 2011-02-25 21:32:40 +10:00
Ryan Kirkman 20e2c1d8ae Initial commit of current scripts in the cdnjs repository. 2011-02-25 21:18:17 +10:00
Ryan Kirkman 6ee0ec9738 Updated README, remove gzip-encoded files. 2011-02-25 21:03:46 +10:00
samot 9f4e564e41 still malformed json, will need to run these through parsers 2011-02-25 20:09:59 +10:00
samot b2f23ce710 Json can't have leading commas 2011-02-25 20:01:38 +10:00
thomas 0e74b4f5f3 More changes to standard .json format 2011-02-25 16:44:37 +10:00
thomas 89b831558c Updated package.jsons for underscore and backbone. Jashkenas is a cool guy 2011-02-25 16:18:02 +10:00
thomas 8afba72f0c Added underscore.js latest version to match current cdnjs.com files 2011-02-25 16:14:03 +10:00
thomas c645bca805 Changed version to versions in package.json so we can keep track of past versions easier 2011-02-25 16:11:18 +10:00
thomas df5f5ef96d Added backbone.js version 0.3.3 and implemented first attempt at package.json 2011-02-25 16:07:08 +10:00