Skip to content

Latest commit

 

History

History

nightingale-formatter

nightingale-formatter

Nightingale formatter

Install

npm install --save nightingale-formatter

Usage

import {
  levelToStyles,
  levelToSymbol,
  styleToHtmlStyle,
  styleToHexColor,
  formatObject,
  formatRecordToString,
} from "nightingale-formatter";