From 5c7e18a7a4c70717fdf3fe91d0aa8cb1dac5731c Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Mon, 8 Oct 2012 21:27:46 +0300 Subject: [PATCH] Readme updated --- README.md | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 160ef93bd..b2d8f860f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,28 @@ -DefinitelyTyped -=============== - -TypeScript type definitions repository for popular JavaScript libraries \ No newline at end of file +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 +-------- +Modernizr +Underscore.js +jQuery (from TypeScript samples) +Node.js (from TypeScript samples) +Express (from TypeScript samples) + +In Progress +----------- +Backbone.js +Knockout.js +jQuery UI +Bootstrap + +Soon +---- +Angular.js +jQuery.Validate +jQuery Mobile +Globalize \ No newline at end of file