@hellomonday/clamp
Constrain a value to lie between two further values.
Install
$ npm install --save @hellomonday/clamp
Usage
const clampedValue = clamp(0, 10, 100);
License
MIT © Hello Monday
Constrain a value to lie between two further values.
$ npm install --save @hellomonday/clamp
const clampedValue = clamp(0, 10, 100);
MIT © Hello Monday
npm i @hellomonday/clamp
10
1.0.1
MIT
1.78 kB
4