Skip to content

tangbc/autop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version NPM downloads

autop

Add auto paragraph from plain string.

usage

npm install autop --save
import autop from 'autop'

const dataString = 'Any content ...'
const formatString = autop(dataString)

About

Add auto paragraph from plain string.

Resources

License

Stars

Watchers

Forks

Packages

No packages published