# DefinitelyTyped [![Build Status](https://travis-ci.org/borisyankov/DefinitelyTyped.png?branch=master)](https://travis-ci.org/borisyankov/DefinitelyTyped)

> 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 an updated list of [definitions people have requested](https://github.com/borisyankov/DefinitelyTyped/issues?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.

[![Analytics](https://ga-beacon.appspot.com/UA-47495295-4/borisyankov/DefinitelyTyped)](https://github.com/igrigorik/ga-beacon)