Files
DefinitelyTyped/README.md
T
jbaldwin 025a93d041 Fixed issues from Tests/underscore-tests.ts
https://github.com/jbaldwin/) => 404
https://github.com/jbaldwin/  => works

Removed header comments, Object bugs

Removed all Object function signatures, typescript does not coerce down
to Object from a custom class implementation.  Just using any moving
forward.
Fixed issues chaining on OOP wrappers.
Fixed issue with lastIndexOf(), the isSorted? bool was incorrect,
changed to from? number.
Added isEmpty() typing for arrays.
Added clone() typing for arrays.

Fixed bugs by using Tests/underscore-tests.ts

Revert "Fixed github links in README"

This reverts commit b70907594e2364f81af0e887042b874c18397a80.

Fixed links in README

Did not affect non-ASCII chars (github editor is apparently not so
friendly)
2012-11-04 22:48:36 -07:00

3.2 KiB

DefinitelyTyped

TypeScript type definitions repository for popular JavaScript libraries.

The project aims to provide high quality definitions for the most popular libraries out there.

Complete

Next

  • Facebook SDK
  • jQuery.Validate
  • google.visualization
  • Meteor
  • Isotope
  • Zepto
  • Socket.IO
  • MongoDB