UNPKG

htmlfy

Version:

html formatter yo! Prettify or minify html.

6 lines (5 loc) 196 B
export { closify } from '../closify.js' export { entify } from '../entify.js' export { minify } from '../minify.js' export { prettify } from '../prettify.js' export { trimify } from '../utils.js'