Skip to content

Latest commit

 

History

History

nightingale-formatter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nightingale-formatter

Deprecated: use nightingale package instead

Install

npm install --save nightingale-formatter

Usage

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