Skip to content

defunctzombie/domify-zuul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domify Build Status

Turn HTML into DOM elements x-browser.

domify('<p>Hello</p><p>World</p>')
// => [<p>Hello</p><p>World</p>]

Running tests

Tests can be run locally in the browser or in the cloud using zuul

$ zuul --local 9000 -- test

License

MIT

About

example zuul cloud testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published