react-advanced-filter-builder
v1.0.0
Published
A powerful React filter component with cascading dropdowns, interdependent API calls, and support for Fetch, Axios, and custom functions
Maintainers
Readme
React Advanced Filter Builder
A powerful, flexible React filter component with cascading dropdowns, interdependent API calls, and support for multiple data-fetching patterns (Fetch API, Axios, custom functions).
✨ Features
- 🔗 Cascading Dropdowns - Handle interdependent filters (e.g., Site → SubSite → Bay)
- 🎯 Multiple Fetch Patterns - Support for Fetch API, Axios, and custom functions
- 📘 TypeScript - Full type safety out of the box
- 🎨 Flexible - Text, Number, Date, and Select input types
- ⚡ Dynamic Options - Async loading with dependency support
- ✅ Validation - Built-in validation logic
- 🎛️ Customizable - Extensive configuration options
- 📦 Lightweight - Minimal dependencies
