Alireza Dabiri Nejad cd4af2f88f Add Nw.js (https://github.com/nwjs/nw.js) Definitions (#9595)
* Add NW.js Definitions File

* Add NW.js Tests File

* Rename nw.js.tests.ts to nw.js-tests.ts

* Fix tests of nw.js-test.ts fails

Tests of `nw.js-test.ts` fails because `nw` was declared as module not namespace.

* Final fixes for tests failures

Fix below issues:
1- no reference to nw.js.d.ts
2- not defined some variables types (item: line 91 - screen: lines 136, 140, 144 - optional: line 167 - msg: line 230 )
2016-06-19 11:35:36 +09:00
2016-05-23 13:00:18 +09:00
2016-06-08 17:27:56 +09:00
2016-05-21 08:15:52 -07:00
2016-06-14 00:57:46 +09:00
2016-06-19 11:33:13 +09:00
2016-05-10 00:36:07 +09:00
2016-06-03 00:49:58 +09:00
2016-05-21 08:19:17 -07:00
2016-05-24 23:00:38 +09:00
2016-05-23 13:09:47 +09:00
2016-06-19 02:55:31 +09:00
2016-06-19 02:55:31 +09:00
2016-05-06 03:12:02 +09:00
2016-04-23 23:53:25 +09:00
2016-05-24 22:50:36 +09:00
2016-05-02 00:53:03 +09:00
2016-05-21 08:26:53 -07:00
2016-06-14 00:58:06 +09:00
2016-05-26 23:22:13 +09:00
2016-04-23 16:43:36 +09:00
2016-06-19 10:36:16 +09:00
2016-05-26 23:23:49 +09:00
2016-06-14 01:04:05 +09:00
2016-05-15 00:03:34 +09:00
2016-06-08 20:09:10 +09:00
2016-05-24 22:52:21 +09:00
2016-04-26 00:45:01 +09:00
2016-06-19 11:30:14 +09:00
2016-06-19 10:21:16 +09:00
2016-05-15 02:12:32 +09:00
2016-06-02 23:52:47 +09:00
2016-05-26 22:36:10 +09:00
2016-06-07 00:30:14 +09:00
2016-06-08 14:42:19 +09:00
2016-06-08 19:20:04 +09:00
2016-05-12 13:58:19 +09:00
2016-05-12 13:48:50 +09:00
2016-05-16 23:56:40 -07:00
2016-05-09 17:32:18 +09:00
2016-06-08 15:25:18 +09:00
2016-05-15 02:06:50 +09:00
2016-05-10 11:04:35 +10:00
2016-05-06 03:59:22 +09:00
2016-06-08 19:21:53 +09:00
2016-06-08 17:27:20 +09:00
2016-04-26 00:51:34 +09:00
2016-04-23 23:32:48 +09:00
2016-05-06 02:02:41 +09:00
2016-05-10 00:33:44 +09:00
2016-06-19 11:24:06 +09:00
2016-06-19 11:19:05 +09:00

DefinitelyTyped Build Status

Join the chat at https://gitter.im/borisyankov/DefinitelyTyped

The repository for high quality TypeScript type definitions.

For more information see the definitelytyped.org website.

Usage

Include a line like this:

/// <reference path="jquery.d.ts" />

Contributions

DefinitelyTyped only works because of contributions by users like you!

Please see the contribution guide on how to contribute to DefinitelyTyped.

How to get the definitions

List of definitions

Requested definitions

Here are the currently requested definitions.

License

This project is licensed under the MIT license.

Copyrights on the definition files are respective of each contributor listed at the beginning of each definition file.

Analytics

Description
No description provided
Readme MIT 278 MiB
Languages
TypeScript 100%