UNPKG
npf2html
Version:
latest (1.1.7)
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Converts Tumblr's Neue Post Format to plain HTML
github.com/nex3/npf2html
nex3/npf2html
npf2html
/
build
/
src
/
index.mjs
5 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
import *
as
cjs
from
'./index.js'
; export
default
cjs.
default
.
default
;