tj / should.js

BDD style assertions for node.js -- test framework agnostic
MIT License
2.75k stars 195 forks source link

Browser support? #149

Closed javve closed 11 years ago

javve commented 11 years ago

Would be great if it stood which browsers Should.js support. Or do I miss something? :cat:

btd commented 11 years ago

I do not support should.js to work in browsers, but it should work in any modern (with es5 support) browser (there is no anything too special for node.js). With each release I rebuild should.js with browserify, so anybody can use it from npm.