Filter package for filter/transforming values.
- bytes
- [-] - SubSequences - Untested.
- [-] - SliceSubSequences - Untested.
- string
- - LowerCase
- - Trim
- - XmlEntities
- [-] - GetStripHtmlTags (tested/completed with caveats (doesnt' support self closing tags, and tags with attributes containing json content)).
- - GetStripPopulatedHtmlAttribs (currently doesn't support boolean html attribs (hence name))
- [-] - GetPatternFilter (there is in implementation but it is untested)
- - GetBoolFilter
Apache 2.0 License