mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
44 lines
1.6 KiB
Markdown
44 lines
1.6 KiB
Markdown
# DefinitelyTyped [](https://travis-ci.org/borisyankov/DefinitelyTyped)
|
|
|
|
[](https://gitter.im/borisyankov/DefinitelyTyped?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
> The repository for *high quality* TypeScript type definitions.
|
|
|
|
For more information see the [definitelytyped.org](http://definitelytyped.org) website.
|
|
|
|
## Usage
|
|
|
|
Include a line like this:
|
|
|
|
```typescript
|
|
/// <reference path="jquery.d.ts" />
|
|
```
|
|
|
|
## Contributions
|
|
|
|
DefinitelyTyped only works because of contributions by users like you!
|
|
|
|
Please see the [contribution guide](http://definitelytyped.org/guides/contributing.html) on how to contribute to DefinitelyTyped.
|
|
|
|
## How to get the definitions
|
|
|
|
* Directly from the Github repos
|
|
* [NuGet packages](http://nuget.org/packages?q=DefinitelyTyped)
|
|
* [TypeScript Definition manager](https://github.com/DefinitelyTyped/tsd)
|
|
|
|
## List of definitions
|
|
|
|
* See [CONTRIBUTORS.md](CONTRIBUTORS.md)
|
|
|
|
## Requested definitions
|
|
|
|
Here is are the [currently requested definitions](https://github.com/borisyankov/DefinitelyTyped/labels/Definition%3ARequest).
|
|
|
|
## Licence
|
|
|
|
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.
|
|
|
|
[](https://github.com/igrigorik/ga-beacon)
|