es-toolkit
es-toolkit copied to clipboard
feat(values): add values in src/object
This PR adds the function values. It was mentioned on the issue #669 and on the Compatibility documentation Please let me know if there are any mistakes in my code, thanks <3
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| es-toolkit | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 7, 2024 4:37pm |
Hello :) Thanks for your contribution! Meanwhile, I think we have a good native API called Object.values(...), why not add this into our compatibility library es-toolkit/compat?
You can refer to functions like ceil to check how we handle these kinds of functions.
Closing the pull request because of inactivity. Feel free to open a new one :)