https://github.com/jogboms/money.dart
💵 A currency formatting utility
https://github.com/jogboms/money.dart
Last synced: about 1 month ago
JSON representation
💵 A currency formatting utility
- Host: GitHub
- URL: https://github.com/jogboms/money.dart
- Owner: jogboms
- Created: 2023-07-07T07:58:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T05:17:02.000Z (about 1 year ago)
- Last Synced: 2025-06-20T18:09:39.379Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 3.91 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💵 Money
[](https://github.com/jogboms/money.dart/actions/workflows/build.yml) [](https://codecov.io/gh/jogboms/money.dart)
A currency formatting utility built on top of [package:intl](https://pub.dev/packages/intl)
## 🎖 Installing
```yaml
dependencies:
money:
git: https://github.com/jogboms/money.dart.git
```## 🎮 Usage
See [money_test.dart](./test/money_test.dart) for what is possible.
## ⭐ License
MIT License