0.1.6 • Published 7 months ago

jyo-filter v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

JyoFilter - Flexible Data Filtering for Angular

npm version

JyoFilter is a powerful Angular library that makes data filtering in tables and arrays a breeze. It empowers you to selectively filter data based on specific columns, or conduct a comprehensive search across all columns with ease.

  • 🚀 Efficient Data Filtering: Quickly narrow down your data by specifying columns or search across all columns effortlessly.
  • 💼 Table Integration: Seamlessly integrate DataFilter into your web applications, making data management simpler than ever.
  • 🌈 Customizable Appearance: Easily adapt the filter interface to match your application's design.
  • 🔧 Simple API: A straightforward API that ensures you're up and running in no time.

Installation

Get started with jyo-filter by installing it from npm:

npm install jyo-filter

Installation

DataFilter provides an intuitive API for filtering data in tables or arrays. Here's a quick example of how to get started:

<jyo-filter [placeHolder]="'Enter your desired text'" [label]="'Search'" 
[data]="dataForFilter"[selectFieldLabel]="'Select Field to search'" [columnsName]="columns" [searchButtonLabel]="'filter'" (submitFilter)="updatedata($event)"></jyo-filter>

Check out our full documentation to explore all the features and customization options available.

Contributing

We welcome contributions! Feel free to open issues, or provide feedback on how we can make DataFilter even better. We will continuously try to update the package and give a better experience to you.

License

JyoFilter is released under the MIT License. Feel free to use it in your projects and make it your own.

JyoFilter is maintained by S Jyotheeswar.

Connect with us on github for updates and announcements.

Happy data filtering with JyoFilter! 🚀📊

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.0

7 months ago

0.0.1

8 months ago