1.2.4 • Published 3 years ago

@saraswati-js/demo-content v1.2.4

Weekly downloads
9
License
ISC
Repository
github
Last release
3 years ago

@saraswati-js/demo-content

A way to generate demo dummy content all in markdown. Puts them all in randomized directories with an image. All frontmatter reflects this.

To be used with @saraswati-js packages for easier development.

Examples

  • demo-content --dir=./tmp
  • demo-content --count=10000
  • demo-content --count=10000 --dir=./tmp
  • demo-content --type=demo|component (tbd)

TODO