Txtgen Versions Save

Util for generating random sentences, paragraphs and articles in English

v3.0.7

2 months ago
  • Update deps
  • Update CI
  • Stop support node < 18
  • Add tea.yaml

v3.0.6

10 months ago
  • Merge pr #65 by @goodpilotfish
  • Fix issue #66
  • Update dependencies

v3.0.5

1 year ago
  • Add lorem() method
  • Change coding style (remove standardjs)
  • Update dependencies
  • Remove Deta example

v3.0.4

1 year ago
  • Update dependencies
  • Add "Deploy to Deta" button
  • Add more test output

v3.0.3

1 year ago
  • Export es6 module as default
  • Update dependencies
  • Modify eval for more test

v3.0.2

1 year ago
  • Update dependencies
  • Use GitHub CodeQL instead of SonarCloud

v3.0.1

2 years ago
  • Fix typo error
  • Fix normalize with silent h
  • Move generator to util
  • Improve test coverage

v3.0.0

2 years ago
  • Change builder to esbuild
  • Change test lib to jest
  • Change coding convention to standardjs

v3.0.0rc1

2 years ago
  • Change builder to esbuild
  • Change test lib to jest
  • Change coding convention to standardjs

v2.2.8

3 years ago
  • Update dependencies
  • Replace Travis CI with GitHub actions