MarshallCB / uline

Generate valid HTML and SVG strings with tagged template literals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uline

µline

Generate valid HTML and SVG strings with tagged template literals

🚧 Work in progress 🚧

References

  • Started as a fork of µcontent
    • µcontent includes built-in compression for CSS/SVG/HTML, which works great for certain cases, but makes the bundle size much larger and only works server-side
  • Built to pair with µhtml via componit

License

MIT © Marshall Brandt

About

Generate valid HTML and SVG strings with tagged template literals

License:MIT License


Languages

Language:JavaScript 100.0%