@lyo/dayjs

1.8.12 • Public • Published

@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

/@lyo/dayjs/

    Package Sidebar

    Install

    npm i @lyo/dayjs

    Weekly Downloads

    2

    Version

    1.8.12

    License

    MIT

    Unpacked Size

    8.71 kB

    Total Files

    3

    Last publish

    Collaborators

    • lyo