1.1.6 • Published 2 months ago

@anujsharma141/reactsearch v1.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Simplified search input component for REACT.

npm build npm version

:bookmark_tabs: Documentaion

Read the docs : DOCS

:rocket: Install

npm i @anujsharma141/reactsearch

:pushpin: Usage

import Search from "@anujsharma141/reactsearch"
function App() {
  return (
        <Search data={states}></Search>
       )
}

:wrench: Development

Run the following commands in terminal to setup the project on your local machine.

git clone https://github.com/AnujSharma141/reactsearch.git
cd reactsearch
npm install
npm link
1.1.6

2 months ago

1.1.5

2 months ago

1.1.4

2 months ago

1.1.3

2 months ago

1.1.1

2 months ago

1.1.0

2 months ago

1.1.2

2 months ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago