0.1.25 • Published 2 years ago

react-autocomplet-groupby v0.1.25

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Autocomplet Groupby

Easy search single array or array of array value.

Installation

npm i react-autocomplet-groupby
or
yarn add react-autocomplet-groupby

Usage

import * as LibraryComponents from 'react-autocomplet-groupby';
const array: [
  {
    name: 'Collection',
    title: 'Master Setup',
    children: [{ name: 'Banner', title: 'Banner' }],
  }
];
<LibraryComponents.Molecules.AutocompleteGroupBy data={array} />;

Outputs

☆━━━━━━━━━━━━━━━━━━━☆☆━━━━━━━━━━━━━━━━━━━☆ Mobile No: +91 9260303151 Email Id: onlyappasaheb4@gmail.com Github: www.github.com/appasaheb4 Website: www.tech-abl.com ☆━━━━━━━━━━━━━━━━━━━☆☆━━━━━━━━━━━━━━━━━━━☆

Contributes / Support

  1. More content here : https://www.youtube.com/tech-abl

  2. Submit your pr for idea / issue / feature

    How To Contribute

    - Fork and clone this repository
    - Make some changes as required
    - Write unit test to showcase its functionality
    - Run the test suites to make sure it's not breaking anything `$ npm test`
    - Submit a pull request under `dev` branch

😊 ALWAYS WELCOME 😊

0.1.25

2 years ago

0.1.24

3 years ago

0.1.23

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago