Skip to content

Releases: phucbm/lipsum-generator

v3.0.0

02 Jan 15:09
Compare
Choose a tag to compare

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

Lipsum Generator v2.0

16 Feb 10:52
1736249
Compare
Choose a tag to compare
  • Massive UI update.
  • Re-build source code.

The very first version

04 Nov 09:26
Compare
Choose a tag to compare