1.0.3 • Published 4 years ago

@feizheng/next-html2text v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

next-html2text

Strip html to text for next.

version license size download

installation

npm install -S @feizheng/next-html2text

usage

import '@feizheng/next-html2text';

nx.html2text("<p>we&#x27;d|better|not.|I|don&#x27;t|want|to|miss|the|train|.</p>")
// we'd|better|not.|I|don't|want|to|miss|the|train|.

license

Code released under the MIT license.

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago