@economist/utility-dti-bindvaluetorange
v1.0.0
Published
Restricts a value to an upper and lower bound
Downloads
51
Maintainers
Keywords
Readme
Utilitydtibindvaluetorange
Restricts a value to an upper and lower bound
Usage
This component expects an ES6 environment, and so if you are using this in an app, you should drop in a polyfill library - it has been tested with babel-polyfill but core-js or es6-shim may also work.
Install
npm i -S utility-dti-bindvaluetorange
Run tests
npm test