megawac / ramdash

Simple reimplementation of the ramda library using lodash
MIT License
0 stars 0 forks source link

using ramda's package.json? #1

Open vid opened 10 years ago

vid commented 10 years ago

I'm just diving into functional programming and this project seems like a good idea since Ramda's style offers advantages, but a project I'm working with already uses lodash. I want to npm install it but your package.json seems to be configured for ramda.

should this be used in a project and if so, can you update the package.json?

thanks!

megawac commented 10 years ago

I haven't published it, I just forked ramda one weekend and rewrote the lib. I'll publish it tonight

vid commented 10 years ago

thanks!

megawac commented 10 years ago

I'm going to get the lib in sync with the latest version before I do this