Skip to content

MarcWeber/haxe-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haxe-html
=========

Minmial HTML combinator library for HaXe
- ensuring that you don't mix Strings and HTML by accident
- providing .h2() .div({attrs}) like functions

What could be done:
- by generating more classe you could even unser order of tags (requires insane
  amount of classes)
- support ".foo.bar#X" like class and id annatations

repository location: github.com/MarcWeber/haxe-html

About

html quoting for HaXe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published