Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Contrib functions #7

Closed
jridgewell opened this issue Jun 5, 2015 · 5 comments
Closed

Contrib functions #7

jridgewell opened this issue Jun 5, 2015 · 5 comments
Labels

Comments

@jridgewell
Copy link
Contributor

I did a scan of the underscore contrib functions last night. Of all of them, the ones I've found useful are:

Any others you've found useful?

@jashkenas
Copy link
Contributor

Realy? That's it?

I was thinking more along the lines of require("underdash/contrib") including most of them, or perhaps more than half.

But if it's going to just be a handful, maybe they go into "more", and we leave Underscore-Contrib alone.

@jdalton
Copy link
Contributor

jdalton commented Jun 5, 2015

At the moment -contrib doesn't meet the quality bar of lodash. If we take it on it means putting it through the same ringer, modularizing, documenting, getting test coverage up, & testing across all supported environments. It's a bit much for something that's been a bit of a dumping ground for odds and ends. I'm fine leaving it as its own package (if it's modularized on its own that's fine).

@jashkenas
Copy link
Contributor

Alright then. Let's maybe pull a handful of our favorite methods for "more", and leave the rest of it as it stands.

We can use this ticket to nominate favorite contrib functions, if any.

@megawac
Copy link
Contributor

megawac commented Jun 9, 2015

I find weave & interpose potentially useful. splat and unsplat may be worth refining as well (lodash/lodash#756) (with index support)

@jdalton
Copy link
Contributor

jdalton commented Feb 13, 2016

Closed by #14.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

4 participants