File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ Autosuggestion input field for React
44[ ![ react-input-autosugest] ( https://github.com/vinils/react-input-autosugest/blob/releaseCandidate/public/sample.gif )] ( https://github.com/vinils/react-input-autosugest )
55
66# Demo
7- Demo and playground are available [ here] ( https://github.io.com/vinils/react-input-autosugest )
7+ Demo and playground are available [ here] ( https://vinils.github.io/react-input-autosugest )
8+
9+ ## Install
10+
11+
12+
13+
14+ ``` bash
15+
16+ npm install react-input-autosugest
17+ ```
818
919# Usage Example
1020``` JavaScript
Original file line number Diff line number Diff line change 11{
22 "name" : " react-input-autosugest" ,
3- "version" : " 0.0.1-rc.2 " ,
3+ "version" : " 0.0.1-rc.3 " ,
44 "description" : " An atuo sugestion search box" ,
55 "main" : " build/index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments