Comparing version 0.0.41 to 0.0.42
{ | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"name": "txtgen", | ||
@@ -37,2 +37,4 @@ "description": "Text generator. Small tool for generating funny sentences in English", | ||
"generator", | ||
"english", | ||
"language", | ||
"util" | ||
@@ -39,0 +41,0 @@ ], |
# txtgen | ||
Util for generating random sentences, phrases and articles. Inspired by [Sentencer](https://github.com/kylestetz/Sentencer) and [metaphorpsum.com](http://metaphorpsum.com/). Support Node.js v6.0.0 or newer and the browsers with ES6 support. [View demo](http://ndaidong.github.io/txtgen/). | ||
Util for generating random sentences, phrases and articles in English. Inspired by [Sentencer](https://github.com/kylestetz/Sentencer) and [metaphorpsum.com](http://metaphorpsum.com/). | ||
Just available on Node.js v6.0.0 or newer and the browsers with ES6 support. | ||
[View DEMO](http://ndaidong.github.io/txtgen/). | ||
[![NPM](https://badge.fury.io/js/txtgen.svg)](https://badge.fury.io/js/txtgen) | ||
@@ -5,0 +9,0 @@ ![Travis](https://travis-ci.org/ndaidong/txtgen.svg?branch=master) |
193975
93