0.1.25 • Published 1 year ago

react-autocomplet-groupby v0.1.25

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.24

2 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago