Hi,
have you considered using lodash instead of underscore. It's faster and more consistent over browsers. Also it gives you custom build where you can leave out certain functions if you don't need them.
Just tried it, and it seemed to work. Haven't ran the tests though.
greets
Stephan
BTW: Great work!
Hi,
have you considered using lodash instead of underscore. It's faster and more consistent over browsers. Also it gives you custom build where you can leave out certain functions if you don't need them.
Just tried it, and it seemed to work. Haven't ran the tests though.
greets
Stephan
BTW: Great work!