Skip to content
/ fragJS Public

Multilevel text fragmenter written in JavaScript

License

Notifications You must be signed in to change notification settings

ozdefir/fragJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fragJS

fragJS converts plain text strings to XHTML documents that are fragmented into elements at paragraph, sentence and word levels. Try now.

Class names

  • Paragraph-level: "fragjs-p"
  • Sentence-level: "fragjs-s"
  • Word-level: "fragjs-w"

About

Multilevel text fragmenter written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published