math-clamp

Clamp a number

MIT License

Downloads
1.4K
Stars
15
Committers
4

Bot releases are hidden (Show)

math-clamp - Latest Release

Published by sindresorhus 9 months ago

  • Fix exports field in package.json (#15) c08761e

https://github.com/sindresorhus/math-clamp/compare/v2.2.0...v2.2.1

math-clamp -

Published by sindresorhus 9 months ago

math-clamp -

Published by sindresorhus 9 months ago

math-clamp -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 bc4d50b
  • This package is now pure ESM. Please read this.
  • The minimum and maximum arguments are now part of an options-object.

https://github.com/sindresorhus/math-clamp/compare/1.0.0...v2.0.0