trotl-filter 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,32 @@
1
+ # trotl-table
2
+
3
+ A simple, flexible **Filters UI** for React.
4
+
5
+ ---
6
+ **DEMO:** [https://filter.linijart.eu/](https://filter.linijart.eu/)
7
+ ---
8
+
9
+ ## 🚀 Installation
10
+
11
+ ```bash
12
+ npm install trotl-filter
13
+ # or
14
+ yarn add trotl-filter
15
+ ```
16
+
17
+ \_(ツ)_/ Versions
18
+
19
+ 1.0.1 => readme
20
+ 1.0.0 => initial release
21
+
22
+ ⚡ Quick Start
23
+
24
+ ```bash
25
+ - in preparation
26
+ ```
27
+
28
+
29
+ 🏆 License
30
+ MIT — free to use, modify, and share.
31
+ ---
32
+