0.3.0 • Published 11 months ago

tikjs v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Tik.js

Fast lightweight library for formatting time in JavaScript

Tik.js is under development

If you want to handle dates like parsing, validating, manipulating, and formatting, you should use day.js. It is a fast 2kB alternative to Moment.js with the same modern API.

Tik.js is a lightweight library for formatting time only. It is choice for those who do not want to add an extra size to their project.

import tikjs from "tikjs";

tikjs(600).format("Ti[m]e: mm:ss"); // Time: 10:00
0.3.0

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.0

11 months ago