jamestalmage / normalize-range
normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)
☆17Updated 3 years ago
Alternatives and similar repositories for normalize-range:
Users that are interested in normalize-range are comparing it to the libraries listed below
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- The map of HTTP status codes from the builtin http module