An open API service indexing awesome lists of open source software.

https://github.com/humweb/filters

This package allows developers to create filters/hooks to manipulate output
https://github.com/humweb/filters

Last synced: 6 months ago
JSON representation

This package allows developers to create filters/hooks to manipulate output

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/humweb/filters.png)](https://travis-ci.org/humweb/filters) [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/humweb/filters/badges/quality-score.png?s=3279e8f206b0b832129eec2deaf7546f3d1fe15e)](https://scrutinizer-ci.com/g/humweb/filters/) [![Code Coverage](https://scrutinizer-ci.com/g/humweb/filters/badges/coverage.png?s=905b2752d60f0108e9ce0e4495c5ad82ea4d3541)](https://scrutinizer-ci.com/g/humweb/filters/)

Filters
=======
This package allows developers to create filters/hooks to manipulate output.
It works by adding one or many subscribers/filters and then you can `apply` them to just about anything.