Skip to content

Releases: mikeNickaloff/qhtml

qhtml v1.0 + addons

05 May 07:18
487b3a5
Compare
Choose a tag to compare

v1.0

Features:

  • Custom Tags
  • Nested Tags
  • text: attribute
  • Create new tags using Q-Components
  • Unlimited Custom slots for Q-Components
  • inline javascript references using backtcks: text: window.location.href
  • Quick nesting using tag1,tag2,tag3
  • style tag supported
  • w3-tags.js support
  • bs-tags.js support
  • q-painter.js support
  • tech-tags.js support
  • runs as module or script
  • all client-side (requires no backend processing)
  • very light footprint ... full-featured website can be made with less than *100
  • includes bs-tags for adding bootstrap tags to qhtml using the bs-* prefix
  • includes w3-tags for adding w3.css tags to qhtml using the w3-* prefix
  • includes tech-tags.js for adding futuristic panels using the tech-* prefix (module)
  • easy to extend, create custom add-ons, and build reusable components
  • supports loading content via FETCH, SSI, and works with PHP
  • QHTMLContentLoaded Event is called when qHTML is converted into HTML so that event handlers can be used on the resulting HTML
    qhtml-1.0.zip
    kb* total.