Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 639 Bytes

README.textile

File metadata and controls

16 lines (8 loc) · 639 Bytes

awesomemarkup — generate markup without all the headache.

what’s this?

Sometimes, despite all the separation you’ve done between your behavior and your presentation, you just have to generate some markup in Javascript. Inserting a div here, adding a link there. Usually, that sort of code ends up looking like a big pile of garbage.

Awesomemarkup fixes that! Please see the project page for more details.

unit tests!

To run them, grab jasmine-node from npm, then simply fire off jasmine-node spec.

licensing

Licensed under the WTFPL