Skip to content

Latest commit

 

History

History

nightingale-html-formatter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nightingale-html-formatter

Deprecated: use HTMLFormatter from nightingale instead.

Install

npm install --save nightingale

Usage

import { HTMLFormatter } from "nightingale";

HTMLFormatter.format(record);