1.8.12 • Published 5 years ago

@lyo/dayjs v1.8.12

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

@lyo/dayjs

A browser-compatible version of dayjs built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/dayjs"></script>

<script>
  dayjs(foo, bar, baz);
</script>

In Node.js

# Install
npm i @lyo/dayjs
const dayjs = require('@lyo/dayjs')

dayjs(foo, bar, baz);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

1.8.12

5 years ago

1.7.7

5 years ago