Skip to content

Latest commit

 

History

History

nightingale-json-formatter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nightingale-json-formatter

Deprecated: use JSONFormatter from nightingale

Install

npm install --save nightingale

Usage

import { JSONFormatter } from "nightingale";

JSONFormatter.format(record);