-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
It'd be nice to have a typings website that can point people to getting started and searching and reading about how to write typings and use TypeScript.
Some resources:
- https://github.com/typings/api - The API for searching for typings and rendering results
- https://sebastian-lenz.github.io/ - A design for DefinitelyTyped, looks great
- http://definitelytyped.org/ - The current DefinitelyTyped website
- http://npmjs.org/ - The node package manager website (some ideas like most installed and recently updated can eventually be incorporated)
- http://bower.io/search/ - The Bower package search page (very simple, might be an easy starting point)