Skip to content

Tags: edouardmisset/utils

Tags

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add validateNumber function

* feat: add validateNumber function

* feat: add validateNumber function

* chore: update version to 3.1.0 in deno.json

v2

Toggle v2's commit message
BREAKING CHANGES:

- ObjectType is now ObjectOfType

FIX:

- throttle function now works as expected

v1

Toggle v1's commit message
perf!: remove functions that sort object's values and keys as keys ar…

…e not considered stable in JS

BREAKING CHANGES