207 Commits
Author SHA1 Message Date
vvakame 0f4ef7ff85 add nexpect 2014-10-06 22:02:50 +09:00
vvakame d095f35e67 add insight.d.ts 2014-10-06 16:58:54 +09:00
vvakame fc1dc3e173 rewrite commander.d.ts for 2.3.0 2014-10-06 16:49:26 +09:00
Masahiro Wakame ac6d5e742b Merge pull request #2905 from Asana/jest
Jest
2014-10-01 10:40:23 +09:00
Joshua Smith e55087a656 Update Contributors.md
Add jest
2014-09-30 10:38:28 -07:00
Masahiro Wakame 40eb88b00e Merge pull request #2871 from Asana/react
React
2014-09-30 11:39:06 +09:00
Phips Peter 1884930148 Adding my name to the contributors 2014-09-29 19:18:28 -07:00
Masahiro Wakame 9501d924aa Merge pull request #2832 from SomaticIT/add-node-tar
Add definitions for node-tar package
2014-09-30 10:40:27 +09:00
Mark Overholt 10e63d9361 Add initial commit for CanvasJS Typin and test 2014-09-27 19:53:55 -07:00
Masahiro Wakame c8b6954f44 Merge pull request #2867 from adidahiya/pickadate
Add pickadate.js typings
2014-09-25 01:36:39 +09:00
Adi Dahiya 648f460f30 Update pickadate.d.ts to expose only one top-level module
* Also update CONTRIBUTORS.md
* Add api method chaining to pickadate-tests.ts
2014-09-24 12:15:09 -04:00
Masahiro Wakame bcd10d18a0 Merge pull request #2857 from shinnn/fastclick
Add definitions for FastClick
2014-09-25 00:10:08 +09:00
Masahiro Wakame 9ec575fc22 Merge pull request #2854 from AdaskoTheBeAsT/master
Knockstrap definition file added
2014-09-24 23:51:19 +09:00
Masahiro Wakame 44b2208291 Merge pull request #2841 from rogierschouten/any-db
add typings for any-db
2014-09-24 23:03:43 +09:00
Masahiro Wakame 69094c71bc Merge pull request #2839 from koresar/master
Add stampit definitions
2014-09-24 23:01:14 +09:00
Masahiro Wakame 972fce96cd Merge pull request #2824 from SomaticIT/add-stylus
Add stylus definitions
2014-09-24 22:41:40 +09:00
Masahiro Wakame 0be6948f22 Merge pull request #2823 from SomaticIT/add-sendrid
Add definitions for sendgrid sdk for node
2014-09-24 22:39:57 +09:00
Masahiro Wakame d7230cca66 Merge pull request #2822 from SomaticIT/add-passport-local
Add definitions for passport-local module
2014-09-24 22:39:37 +09:00
Masahiro Wakame 66e265df35 Merge pull request #2821 from SomaticIT/add-jsonwebtoken
Add jsonwebtoken node module definitions
2014-09-24 22:39:18 +09:00
Masahiro Wakame e659a07d7d Merge pull request #2820 from SomaticIT/add-i18n-node
Add i18n-node definitions
2014-09-24 22:38:47 +09:00
Masahiro Wakame 2f0dc2787d Merge pull request #2819 from SomaticIT/update-azure
Big update of Azure SDK for Node definitions
2014-09-24 22:38:03 +09:00
Masahiro Wakame f47a01065d Merge pull request #2789 from sourrust/update/highlightjs
Update Highlightjs
2014-09-24 22:35:53 +09:00
John Reilly b5528071bb Created basic angular-file-upload typings
Not perfect I suspect but a starting point.
2014-09-23 14:50:50 +01:00
Rogier Schouten 021326f937 add typings for any-db-transaction and adjust any-db 2014-09-22 17:49:42 +02:00
Shinnosuke Watanabe 67d3e3547f Add definitions for FastClick
https://github.com/ftlabs/fastclick
2014-09-22 12:58:36 +09:00
AdaskoTheBeAsT 96236f954d Knockstrap definition file added
Knockstrap definition file added
2014-09-20 15:11:12 +02:00
Rogier Schouten e18d2af8b6 add typings for any-db 2014-09-18 15:03:57 +02:00
Basarat Ali Syed 130c609b94 Merge pull request #2833 from SomaticIT/add-npm
Add NPM definitions
2014-09-16 22:56:52 +10:00
SomaticIT 1785970ea1 Add contributors for azure sdk 2014-09-16 04:38:45 +02:00
SomaticIT e032721081 Add sendgrid to contributors.md 2014-09-16 04:30:34 +02:00
SomaticIT cf42a56f72 Add passport-local to contributors.md 2014-09-16 04:29:41 +02:00
SomaticIT a447d5c541 Add npm to contributors.md 2014-09-16 04:28:28 +02:00
SomaticIT 217920c5b5 Add node-tar to contributors.md 2014-09-16 04:27:57 +02:00
SomaticIT c078217a5a Add jsonwebtoken to contributors.md 2014-09-16 04:26:46 +02:00
SomaticIT 6cef5d5f96 Adding i18n-node to contributors.md 2014-09-16 04:25:12 +02:00
SomaticIT adf4c5c9f7 Add stylus to Contributors.md 2014-09-16 04:23:48 +02:00
Masahiro Wakame 3de97d79c1 Merge pull request #2816 from ErikSchierboom/mocha-phantomjs
Added typings for mocha-phantomjs library
2014-09-16 10:41:14 +09:00
Erik Schierboom 1f3110fcba Added typings for mocha-phantomjs library 2014-09-15 18:30:25 +02:00
Masahiro Wakame fceed2f575 Merge pull request #2818 from cbowdon/mithril
Included Mithril definitions.
2014-09-15 23:53:06 +09:00
Masahiro Wakame 6c7adaa05e Merge pull request #2804 from nakakura/peerjs-add
add peerjs/Peer.d.ts
2014-09-15 23:21:17 +09:00
vvakame 2b79af12ef Merge branch 'feature/gulp' of github.com:drewnoakes/DefinitelyTyped into drewnoakes-feature/gulp 2014-09-15 23:07:47 +09:00
Chris Bowdon 080e2f4a56 Included Mithril definitions. 2014-09-14 20:37:49 +01:00
koresar 938f6b41bc 'stampit' module definitions and tests. 2014-09-14 20:21:54 +10:00
Toshiya Nakakura 785ddc7140 add peerjs/Peer.d.ts 2014-09-10 21:24:12 +09:00
Shinnosuke Watanabe 3fec21e86e Add definitions for opn 2014-09-10 17:12:57 +09:00
Drew Noakes 2b14cc5070 Update CONTRIBUTORS.md 2014-09-08 17:01:58 +01:00
Jeremy Hull 41f2074096 Add myself to CONTRIBUTORS 2014-09-06 19:42:31 -07:00
Chris Bowdon dffdca514e Added Showdown 0.3.1 definitions 2014-09-06 22:33:25 +08:00
Masahiro Wakame 0031a67d84 Merge pull request #2779 from rcchen/master
Add typings for Keypress v2.0.3
2014-09-06 15:31:48 +09:00
Earl Ferguson 72ec96b0c9 Merge remote-tracking branch 'upstream/master' 2014-09-05 16:17:19 -04:00