Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Filter package written in go for filtering/transforming values.

License

Notifications You must be signed in to change notification settings

extensible-cms/ecms-go-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecms-go-filter (work-in-progress)

Filter package for filter/transforming values.

Docs summary

  • 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

License

Apache 2.0 License

About

Filter package written in go for filtering/transforming values.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages