Skip to content

Instantly share code, notes, and snippets.

@jeremyckahn
Created January 12, 2012 18:16
Show Gist options
  • Save jeremyckahn/1602167 to your computer and use it in GitHub Desktop.
Save jeremyckahn/1602167 to your computer and use it in GitHub Desktop.
This is a dumb JS concept. I think it's been done.
html()
('head')
('title', 'My awesome page')
('body')
('div')
('span', 'I am span contents!')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment