Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/othyn/html-expression-engine-tag-parser
- Owner: othyn
- Created: 2015-02-26T17:30:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-03T16:16:43.000Z (about 9 years ago)
- Last Synced: 2024-10-25T05:57:26.685Z (about 2 months ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.