A lightweight JavaScript library that adds dynamic and visually appealing time-based emoji displays to your web applications. With Time-Moji, you can easily convert the current time into corresponding emojis, adding a fun and engaging element to your time displays.

Toggle Type

Example Code:

Usage


Include the time-moji script

Using jsDelivr:

<script src="https://cdn.jsdelivr.net/npm/time-moji@latest/time-moji.js"></script>
<script src="https://cdn.jsdelivr.net/npm/time-moji@latest/time-moji.min.js"></script>

Using Unpkg:

<script src="https://unpkg.com/time-moji/time-moji.js"></script>
<script src="https://unpkg.com/time-moji/time-moji.min.js"></script>

You can also use NPM:

npm i time-moji
Buy Me a Coffee at ko-fi.com

Time-Moji | © 2024 by Aizhe | MIT License