Skip to content

v1.0.0

Compare
Choose a tag to compare
@syarul syarul released this 11 Oct 15:36
· 21 commits to main since this release

V1 Initial Release

  • Can support most parsing
  • Include handling break line/multiline
  • string concat i.e. "/page?="..{page}.."&limit="..{limit}
  • attributes toggled, use nil as value and Boolean checker i.e. checked={is_checked and "" or nil}
  • not tested for handling comments yet <!--foobar-->