react-hooks-float-truncation

```javascript import {useTruncation} from 'react-hooks-float-truncation';

Usage no npm install needed!

<script type="module">
  import reactHooksFloatTruncation from 'https://cdn.skypack.dev/react-hooks-float-truncation';
</script>

README

Usage

import {useTruncation} from 'react-hooks-float-truncation';

console.log(useTruncation(666.666)) // => 0.3