Skip to content

lhn1028/TypeSearch

 
 

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

  • CSS 71.0%
  • TypeScript 17.1%
  • JavaScript 7.1%
  • HTML 4.8%