rappid/rAppid.js

lodash

Opened this issue · 2 comments

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!

thank you. this sounds interesting. What version did you use?

can u make a pull request?