2.22.2 • Published 6 years ago

@lyo/moment v2.22.2

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

@lyo/moment

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

Version Build Hits

Usage

In a browser

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

<script>
  moment();
</script>

In Node.js

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

moment();

Disclaimer

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

Use at your own risk

2.22.2

6 years ago