Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
19 of 27 tasks
hemanth opened this issue Jan 29, 2015 · 2 comments
Open
19 of 27 tasks

TODO #1

hemanth opened this issue Jan 29, 2015 · 2 comments

Comments

@hemanth
Copy link
Member

hemanth commented Jan 29, 2015

  • template repo for modules
  • auto-currying
    • curry1, curry2, curry3 (should be enough for a start)
  • compose
  • flip (flips the arguments of a function)
  • always
  • ifElse
  • cond
  • and
  • or
  • where
  • typeof
  • typeis
  • select
  • map
  • reduce
  • some
  • flatten
  • filter
  • find
  • pluck
  • mayBe
  • either
  • none
  • noop
  • apply
  • call
@m59peacemaker
Copy link

It appears no new modules have been added in quite some time. I use Ramda often, but I prefer a totally modular approach, which you have taken with fp-js. I need to get a functional merge-with on npm soon. I'd love to contribute it and many other modules to fp-js as opportunity allows. Is fp-js open to that kind of growth?

@hemanth
Copy link
Member Author

hemanth commented Mar 21, 2017

Oh yeah, indeed! PRs are most welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants