dream-generator

0.1.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i dream-generator

Weekly Downloads

2

Version

0.1.2

License

Peer Production License

Unpacked Size

27.7 kB

Total Files

5

Last publish

Collaborators

  • cinnamon_npm