santo-tz
v1.0.3
Published
A dead-simple wrapper for painless timezone management.
Downloads
435
Maintainers
Readme
santo-tz 🌍
santo-tz is a dead-simple, zero-fuss wrapper for handling timezones in JavaScript. Powered by Luxon and built on top of the native Intl API, it provides a clean, human-readable interface for developers who just want to get things done without the headache of Daylight Saving Time (DST) offsets.
🚀 Features
- Lightweight: Utilizes native environment data, keeping bundle sizes small.
- Modern ES Modules: Designed seamlessly for modern Node.js environments.
- DST Aware: Automatically handles daylight saving variations.
- No Bloat: Simple API for the most common timezone operations.
📦 Installation
Install the package via npm:
npm install santo-tz