README
bn-util
- Basic boatnet function wrappers, currently just using moment for dates:
shortFormatDate(dateStr: string): string
formatDate(dateStr: string): string
Basic boatnet function wrappers, currently just using moment for dates:
<script type="module">
import boatnetBnUtil from 'https://cdn.skypack.dev/@boatnet/bn-util';
</script>
shortFormatDate(dateStr: string): string
formatDate(dateStr: string): string