0.1.2 • Published 5 years ago

dream-generator v0.1.2

Weekly downloads
15
License
Peer Production L...
Repository
-
Last release
5 years ago

Dream Generator

I dreamed

there was a piece of blue-green sea glass

weathered with time, but still glinting in the sun

and inside the frosted glass

there was a sailing ship

safely enclosed

sails billowing

we had been there forever

and your hand was soft


Demo website

There's a demo website hosted on Glitch.

The demo website's code is here.

Install globally and run from the command line

npm install --global dream-generator

dream

dream 3    # print out 3 dreams

Use from code

let makeDream = require('dream-generator');

console.log(makeDream());

Working on it

Run it

node cli.js

See live changes as you edit the code

npm run watch

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago