UNPKG

typesearch-cli

Version:

Command line tool that to search Type Definition from DefinitelyTyped.

32 lines (18 loc) 683 B
typesearch-cli === Command line tool that to search Type Definition from DefinitelyTyped. [![npm](https://img.shields.io/npm/v/typesearch-cli.svg?style=flat-square)](https://www.npmjs.com/packages/typesearch-cli) [![license](https://img.shields.io/github/license/isoden/typesearch-cli.svg?style=flat-square)](https://github.com/isoden/typesearch-cli) ## Installation ```console $ npm install typesearch-cli --global ``` ## Usage ### Basic ![](fixture/demo.gif) ### Install selected package ![](fixture/demo2.gif) ## Related - :star2: [polm/searchy](https://github.com/polm/searchy) ## License [MIT License](https://github.com/isoden/typesearch-cli/blob/master/LICENSE)