Date Utility Library Reaches 107 Downloads in 12 Hours

107 downloads in 12 hours 🧙♂️ A few hours ago I announced date-wiz — my open-source TypeScript date utility library. Today I’m sharing the first real milestone: 107 downloads in the first 12 hours after publishing to npm. Small number? Maybe. But it means real developers installed something I built from scratch — and that matters a lot to me. 🔧 What makes date-wiz different: • Zero runtime dependencies — purely native Date and Intl APIs • Under 2 KB gzipped — lighter than Day.js, far lighter than Moment.js • TypeScript-native — full type safety, no @types/ package needed • Tree-shakable ESM — import only format() and ship ~1.2 KB • Business day logic built-in — no plugins • Smart formatting — "Today at 4:30 PM", "Yesterday at 11 AM", "Oct 12, 2022" • Intelligent parsing — understands +2d, next_monday, 15-05-2024 with no format string • Full i18n — 100+ locales via native Intl, zero locale files bundled • 107 tests, 100% function coverage I also built a full documentation site with Astro + Starlight — complete API reference, guides, React/Next.js examples, and more. If you work with dates in JavaScript or TypeScript, I’d love for you to try it and share your feedback. 📦 npm → npmjs.com/package/date-wiz 📖 Docs → https://lnkd.in/gSNHBwqU 🐛 Issues / PRs welcome → https://lnkd.in/gfryWutd #TypeScript #JavaScript #OpenSource #npm #WebDevelopment #SoftwareEngineering

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories