Skip to content

typescript-bot/TypeSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web-based search for @types/* packages.

When using TypeScript an easy way to install library Type Definitions is using "@types" npm packages.

View the running site: http://microsoft.github.io/TypeSearch.

Run locally

npm i
npm run build
gulp serve --port 8080

Publish

gulp publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.9%
  • HTML 24.0%
  • CSS 20.1%