Commit Graph

839 Commits

Author SHA1 Message Date
Huei Tan 59ee8dbf55 Merge pull request #124 from obetomuniz/patch-1
Adding Web Components list.
2015-06-11 22:59:46 +08:00
Beto Muniz 7649382a01 Adding Web Components list. 2015-06-11 11:30:21 -03:00
Huei Tan f01b0e2acc Merge pull request #105 from xgrommx/patch-2
Update README.md
2015-06-11 16:07:07 +08:00
Huei Tan bc6325fe48 Merge pull request #120 from puzrin/patch-4
Add `pica`
2015-06-11 16:06:33 +08:00
Huei Tan 07b6e223da Merge pull request #122 from BrunoCartier/add_jslint
Add JSLint
2015-06-11 16:03:26 +08:00
Jithin 667627aa93 Update README.md 2015-06-08 16:43:06 +05:30
BrunoCartier 157747456b Add JSLint 2015-06-08 11:06:14 +02:00
ronakrrb 71a38decd7 Added PykCharts.js 2015-06-08 11:01:42 +05:30
Vitaly Puzrin e06268edbe Add `pica`
[pica](https://github.com/nodeca/pica)

High quality image resize (with fast Lanczos filter, implemented in pure JS).
2015-06-07 19:12:52 +03:00
Vitaly Puzrin e36c16051e Add `babelfish`
[babelfish](https://github.com/nodeca/babelfish/)

In 99% of cases "advanced" i18n people just need plurals. Babelfish provides simple notation to support plurals directly in phrases, with zero coding.
2015-06-07 18:51:49 +03:00
Vitaly Puzrin 0e0cf60672 Add `bag.js`
[bag.js](https://github.com/nodeca/bag.js)

A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support.
2015-06-07 18:43:52 +03:00
Vitaly Puzrin 2bd877b708 Add `riot`
[riot](https://github.com/riot/riot)

React-like library, but with very small size.
2015-06-07 18:38:25 +03:00
Andre Valle 3d27ca5ac8 Added JadeJs Templating Engines 2015-06-06 20:58:08 -03:00
chencheng (云谦) 83588210a8 Merge pull request #115 from IonDen/master
Ion.CheckRadio jQuery plugin
2015-06-06 16:46:51 +08:00
Denis Ineshin b9bfa89048 Ion.CheckRadio update spm badge 2015-06-06 11:22:49 +03:00
Denis Ineshin 88227c91cc Added Ion.CheckRadio jQuery plugin 2015-06-06 11:19:59 +03:00
Jithin 14d2d4f86c Added is.js to the library 2015-05-28 10:53:43 +05:30
Huei Tan 33463103b7 add SDK section for javascript-sdk-design 2015-05-27 12:12:46 +08:00
Sampath Lankapura 00d2ed1cc1 Rename 6to5 to Babel 2015-05-25 17:01:55 +05:30
joshtepei 39d84f0be0 [Sinon.JS](https://github.com/cjohansen/Sinon.JS) - README.md
Added a comma in README.md for [Sinon.JS](https://github.com/cjohansen/Sinon.JS) to provide more clarification.

BEFORE:  Test spies, stubs and mocks for Javascript.    
AFTER:     Test spies, stubs, and mocks for Javascript.
2015-05-20 10:32:20 -07:00
Jason Cooke 283a042ce8 Update README.md
Fixed two typos.
2015-05-16 10:43:34 +12:00
xgrommx d319183e46 Update README.md 2015-05-04 02:55:42 +03:00
kogarashisan 65e64113de Added ClassManager 2015-03-02 14:28:53 +02:00
Oleh Kuchuk d86113fcf6 Add DalekJS
Suggest to add DalekJS functional testing tool.
2015-02-28 20:47:28 +02:00
Lin Dong 8d01cf238d Update README.md
Add two more module loaders
2015-02-09 14:47:23 -08:00
gctang 55857b3b51 Mprogress.js-Material Design progress linear bars
Mprogress.js - create four types of Material Design progress linear bars.
2015-02-03 13:06:55 +08:00
chencheng (云谦) 3a768db504 Merge pull request #92 from raananw/master
BabylonJS
2015-01-26 10:52:23 +08:00
Raanan Weber 96aa8920f7 Missing period 2015-01-25 22:24:37 +01:00
Raanan Weber 8c1442e20b Added BabylonJS 2015-01-25 22:21:22 +01:00
chencheng (云谦) 93aa5d2733 Merge pull request #91 from luonghuycuong/master
Update TinyMCE Editor
2015-01-23 10:47:27 +08:00
Lương Cường 3097fda4ed Update TinyMCE Editor 2015-01-23 09:33:02 +07:00
chencheng (云谦) 8a12af2a72 Merge pull request #82 from duoduo369/master
Add to scroll part: fullPage.js
2015-01-06 17:19:32 +08:00
chencheng (云谦) 04deb12d25 Merge pull request #85 from ThibWeb/patch-1
Add new ES6 section and links.
2015-01-06 17:18:35 +08:00
Evandro Leopoldino Gonçalves 7f85a38de4 added transitionend lib 2014-12-31 19:16:17 -02:00
Evandro Leopoldino Gonçalves 549c3e8c0c added selecting lib 2014-12-31 19:14:27 -02:00
Thibaud Colas 54df92155e Add new ES6 section and links. 2014-12-25 04:46:22 +13:00
chencheng (云谦) 5fc7b7efce Update README.md 2014-12-11 10:58:26 +08:00
chencheng (云谦) 243f1b2297 Update README.md 2014-12-11 10:47:23 +08:00
duoduo369 ad33cd8dd6 Add to scroll part: fullPage.js 2014-12-10 17:40:53 +08:00
Julien Bisconti 8833832fdd add Table/Grid: DataTables 2014-12-08 10:13:30 +01:00
Julien Bisconti 763299ad5b add Table/Grid: Hansontable 2014-12-08 10:10:14 +01:00
chencheng (云谦) a2fe0ac3e2 Merge pull request #79 from m90/patch-1
remove yepnope
2014-12-08 14:52:07 +08:00
Frederik Ring 4564d25f0f remove yepnope
yepnope.js is deprecated and only around for archival purposes anymore. I'd say that's a good reason to remove it.

> Yepnope has been deprecated. There are new best practices that you should likely follow instead. Please read our notice here. We will keep these docs online for those still using the old version.
2014-12-07 13:29:15 +01:00
code-guru 8a40327031 Move browserify from package managers to loaders
Browserify is not a package manager. It does not fetch packages. It isa  module system for JS. It does what requireJS do in a neater way.
2014-12-07 03:58:05 +01:00
chencheng (云谦) 6880ad9a95 Merge pull request #75 from danielstjules/add-jsinspect
Added jsinspect
2014-11-24 09:08:22 +08:00
Daniel St. Jules 59b976492c Added jsinspect 2014-11-22 13:36:17 -08:00
chencheng (云谦) f2ad6d3424 Merge pull request #74 from vivekimsit/adds-mithril-in-mvc
Adds mithril in MVC.
2014-11-19 18:51:40 +08:00
Vivek Poddar 69b5e1ca80 Adds mithril in MVC. 2014-11-19 14:27:42 +05:30
chencheng 7a4cc2ffe3 add metrics-graphics 2014-11-18 14:04:32 +08:00
chencheng 61dbdc6fe9 update spm badge for nanobar 2014-11-18 14:01:26 +08:00