Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@phucbm phucbm released this 02 Jan 15:09
· 6 commits to master since this release

What's Changed

  • Release web version.
  • Major refactor the whole source code: split the Lipsum core into Lipsum.js, convert to ES6.
  • Add List type: generate lipsum in HTML list format.
  • Able to copy lipsum as a slug, only for Word type.

Generate lorem ipsum dummy text in 4 types:

  • Words
  • Sentences
  • Paragraphs
  • List (HTML)

Extra features:

  • Text transform: capitalize, uppercase, lowercase.
  • Custom quantity in each type.
  • In type Words, you can copy the display text as a slug.
  • Minimize the steps with auto-copy.

Full Changelog: v2.0...v3.0.0