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

Including support for Lodash with $$ wrapper object in map transform #6

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

thalesmello
Copy link
Contributor

This pull request includes:

  • support for lodash functions with the _ object
  • wrapper object with the $$ object
  • tests for the new functionality
  • documentation

@danielstjules
Copy link
Owner

Looks good! Mind rebasing/squashing? :)

One can use the `_` object to access its functions,
or use `$$` to chain lodash operations.
@thalesmello
Copy link
Contributor Author

@danielstjules Done

@danielstjules
Copy link
Owner

Looks good, thanks again! :)

danielstjules added a commit that referenced this pull request Mar 22, 2016
Including support for Lodash with $$ wrapper object in map transform
@danielstjules danielstjules merged commit 834805d into danielstjules:master Mar 22, 2016
@thalesmello
Copy link
Contributor Author

@danielstjules Did you publish this pull request to npm? I would like to remove my modified version and use the npm one instead.

@danielstjules
Copy link
Owner

Done :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants