Replaced by https://www.typescriptlang.org/dt/search
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.
npm i
npm run build
gulp serve --port 8080
gulp publish