![npm](https://img.shields.io/npm/dw/@draconides/format)
![npm](https://img.shields.io/npm/dt/@draconides/format)
![GitHub issues by-label](https://img.shields.io/github/issues/AlasDiablo/draconides/@draconides/format)
![NPM](https://img.shields.io/npm/l/@draconides/format?color=%234c1)
![npm (scoped)](https://img.shields.io/npm/v/@draconides/format)

# 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
```
