File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,26 +23,26 @@ features:
2323 - icon : ⚡
2424 title : Modern & Fast
2525 details : Written in TypeScript with ES2021 target. Tree-shakable modules for optimal bundle size.
26-
26+
2727 - icon : 🌍
2828 title : Internationalization
2929 details : Support for 40+ locales and multiple calendar systems. Arabic, Bengali, Myanmar numerals.
30-
30+
3131 - icon : 🕐
3232 title : Timezone Support
3333 details : Complete timezone handling with IANA timezone database built-in.
34-
34+
3535 - icon : 🎯
3636 title : Type Safe
3737 details : Full TypeScript support with comprehensive type definitions and IntelliSense.
38-
38+
3939 - icon : 📦
4040 title : Tree Shakable
4141 details : Import only what you need. Optimized for modern bundlers with sideEffects false.
42-
42+
4343 - icon : 🧩
4444 title : Plugin System
45- details : Extensible with microsecond/nanosecond precision and custom formatting options .
45+ details : Extensible plugin system allows you to extend formatters and parsers .
4646---
4747
4848## Quick Example
You can’t perform that action at this time.
0 commit comments