@yarnalkar_amey/ticktockjs
v1.0.0
Published
A robust JavaScript library that simplifies working with dates and times.
Downloads
7
Maintainers
Readme
⏰ ticktockjs
ticktockjs is a robust JavaScript utility library designed to simplify working with dates and times. Whether you're dealing with parsing, formatting, or manipulating dates — ticktockjs makes it easier, cleaner, and more readable.
🚀 Features
- 📅 Easy extraction of date/time components (year, month, weekday, etc.)
- 🧮 Utility functions for adding/subtracting time (coming soon)
- 🕰️ Custom formatting helpers (planned)
- 🔄 Conversion between formats (ISO, locale, timestamp)
- 📦 Lightweight and dependency-free
📦 Installation
npm install ticktockjs