@draconides/format
Version:
Formatter function
22 lines (15 loc) • 721 B
Markdown





# Draconides
Draconides (French word of [Draconids](https://en.wikipedia.org/wiki/Draconids))
is a monorepo library made by AlasDiablo to add useful function,
utils, and tools.
## Draconides Format
This module of Draconides adds format function to make conversion to readable string more easily.
## Installation
```bash
npm install --save @draconides/format
```