We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See the Underscore.js changelog: http://underscorejs.org/#changelog
The text was updated successfully, but these errors were encountered:
Nice!
Sorry, something went wrong.
Thought I'd work on this for day 1 of 24PullRequests, but I found that some of it was already done. Here's what I see as possibly still available:
_.debounce
_.throttle
min
max
Have you already completed these / do they not apply?
Hey Adam!
You're right about most of this issue being done. The main thing I need to do is find time to update the docs.
_.debounce and _.throttle would be great additions. They should probably execute in their own threads...?
Thanks for your interest in the project.
I see a few //todo's in the code. Are the holes in the docs listed anywhere?
//todo
Nope! The main TODO for docs is to update the doc generator with any new functions and the new version information.
No branches or pull requests
See the Underscore.js changelog: http://underscorejs.org/#changelog
The text was updated successfully, but these errors were encountered: