# TypeScript definitions for jQuery

Highly modular type definitions for the [jQuery 3](http://jquery.com/) API.

- Based on the API documentation for jQuery 3.1.
- ES6 module compatible (with [jquery-export-default](https://github.com/andraaspar/jquery-export-default));
- Separate interfaces defined for most objects / functions for easy reusability.
- Most interface declarations are in separate files for easy browsing.
- MIT licensed.
