1.0.0 • Published 8 years ago

anything-ipsum v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Anything Ipsum

A lorem ipsum-style generator. Just add text.

NPM version

Getting Started

You may install this plugin with this command:

npm install anything-ipsum --save-dev

Issues with the output should be reported on the anything-ipsum issue tracker.

Usage

You can add any kind of text to this plugin. Open the data.json file and replace the text in the quotes array:

var quotes = [
  'Curse your sudden but inevitable betrayal!',
  'Yes sir, Captain Tightpants!',
  'Someone ever tries to kill you, you try to kill \'em right back!'
];

Live Example

Jurassic Ipsum.

License

The MIT License (MIT)