hughsk / clamp

Clamp a value between two other values.
MIT License
39 stars 5 forks source link

add support for es modules #7 #10

Closed mreinstein closed 4 years ago

mreinstein commented 5 years ago

enables clamp to be usable as an es module via webpack 2+ and rollup.

mreinstein commented 4 years ago

closing in favor of #12 which is less disruptive to existing npm/node usages.