UNPKG

@comodinx/query-filters

Version:

@comodinx/query-filters is a module for parsing filters in string to object.

19 lines (10 loc) 473 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.0.1] - 2020-01-22 ### Added - Initial versión ## [0.1.0] - 2026-01-14 #### Add support for more complext filter sintax. - Add support for AND, OR and GROUPS has been added for broader filtering capabilities.