fltrjs (filter-js)

NodeJS filtering library

2024

Warning: This project is discontinued

GitHub npm

Fltrjs was designed to make it easy to parse a string with hundreds of filters, but I made poor choices in designing the syntax of the files.

All images are screenshotted from GitHub.
Basic Syntax:

You could also for some reason have a file that could only do one filter, don't ask me why I did this.


To use these filters you either used the filter class or a parser. Why two? I still don't know.