mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
a013599373f97ab70ccc6722d29695a2ff72eac2
restangularizeCollection() [1] and restangularizeElem() [2] are used to create objects that implement IElement and ICollection respectively. Both use restangularizeBase() [3] which adds the clone() and plane() methods. Therefore both IElement and ICollection should both implement clone() and plain(). Additionally I added a generic variant of the already existing plain() method in IElement to both IElement and ICollection. [1] https://github.com/mgonto/restangular/blob/master/src/restangular.js#L982 [2] https://github.com/mgonto/restangular/blob/master/src/restangular.js#L951 [3] https://github.com/mgonto/restangular/blob/master/src/restangular.js#L764
Add TypeScript definitions and tests for Bootstrap TouchSpin (http://www.virtuosoft.eu/code/bootstrap-touchspin/)
cheerio: fixed format of header as suggested by Bartvds - https://github.com/borisyankov/DefinitelyTyped/pull/2588
…
…
…
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
- Directly from the Github repos
- NuGet packages
- TypeScript Definition manager
List of definitions
- See CONTRIBUTORS.md
Requested definitions
Here is are the currently requested definitions.
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.
Languages
TypeScript
100%