1.0.4 • Published 5 years ago

react-doc-searcher v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

React Doc Searcher

For the React developer easily to search documentation when you working hard.

Just COPY and Automatically to open the web page.

Demo

React Doc Searcher

Installation

> npm install react-doc-searcher -g

Uses

> react-doc-searcher

# just copy keyword

* If you want to disable copy search, just press "o" key like "on" and "off".

Alias

> alias rds=react-doc-searcher

Support

  • ReactDoc High Level Component
  • ReactDoc LifeCycle
  • ReactDoc Hooks
  • Disable & Enable Keypress (use "o" key)
  • And other from google search.

PR welcome