A templating language that looks like Lisp and compiles to HTML
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 20ab139ca7 Add doctype to list of self closing tags hace 7 años
bin Implement some very basic error handling It's a little hacky and not very clean but it's working for now. hace 7 años
src Add doctype to list of self closing tags I added upper and lowercase because that seemed preferable to always casting every html function name to lowercase. hace 7 años
test Allow empty strings hace 7 años
.gitignore Initial commit hace 7 años
LICENSE Initial commit hace 7 años
package-lock.json Implement CLI hace 7 años
package.json Implement CLI hace 7 años