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

Aligned project with Underscore/Lodash #8

Merged
merged 9 commits into from
Dec 1, 2014

Conversation

bmcminn
Copy link
Contributor

@bmcminn bmcminn commented Dec 1, 2014

  • I updated the documentation so it was easier to digest
  • I updated the folder structure so that methods that were previously in /src/__/chaining are now in /src/__/functions simply because they are not necessarily chainable methods... yet
  • I aligned the project with Underscore/Lodashes documentation, in that this repo is not aiming for feature parity with either library, but that those features will ultimately be supported as it is improved
  • I added the now() method
  • I updated the flatten() method, so it is now 1:1 with Underscore's implementation and actually supports the shallow argument.

Brandtley McMinn and others added 9 commits December 1, 2014 04:54
- Simplified the markup so it didnt' render a list with improperly indented code blocks
- Updated each method definition to be an h5 element. (gives the method an anchor)
- Updated the categories to match better with how Underscore/Lodash docs define/categorize their methods
maciejczyzewski added a commit that referenced this pull request Dec 1, 2014
Aligned project with Underscore/Lodash by @bmcminn
@maciejczyzewski maciejczyzewski merged commit afbd43e into maciejczyzewski:master Dec 1, 2014
@maciejczyzewski
Copy link
Owner

Thx. Great work 👍

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.

2 participants