Javascript utilitaries I'm gathering over the years.
- Not tested thoroughly! Use at your own risknpm i @matoseb/utils
import * as MatosebUtils from '@matoseb/utils'
// or
import { math, time } from '@matoseb/utils'<script src="https://unpkg.com/@matoseb/utils@VERSION"></script>Replace VERSION with the latest available.
window.MatosebUtils- Add documentation
- Add small examples
