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

Add more functions #6

Open
3 of 7 tasks
queicherius opened this issue Aug 27, 2019 · 0 comments
Open
3 of 7 tasks

Add more functions #6

queicherius opened this issue Aug 27, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@queicherius
Copy link
Member

queicherius commented Aug 27, 2019

  • flatten(object)
  • unflatten(object)
  • set(object, path, value)
  • deepAssign(leftObject, rightObject)
  • throttle(func, ms)
  • invert(object) (invert keys and values)
  • clamp(value, min, max)
@queicherius queicherius added enhancement New feature or request help wanted Extra attention is needed labels Nov 14, 2019
@queicherius queicherius changed the title Add the rest of the methods Add more functions Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant