Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/othyn/html-expression-engine-tag-parser

For Local use at the moment only, it parses EE Tags from HTML that you give it.
https://github.com/othyn/html-expression-engine-tag-parser

Last synced: 11 days ago
JSON representation

For Local use at the moment only, it parses EE Tags from HTML that you give it.

Awesome Lists containing this project

README

        

# HTML Expression Engine Tag Parser

Just a simple script, designed to run locally - note, no input sanitising - that strips EE tags from fed HTML and generates a PHP array from the results. In theory, it could be any text that you feed it, it just searches for the contents of curly braces and generates a pre-formatted array from them.