Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 212 Bytes

HTML2String

A simple little c program that converts an html file into a string for use in embedded devices.

this does not minify code, so you may want to use minify instead: https://github.com/tdewolff/minify