vacillate

0.1.1 • Public • Published

vacillate

See blog post: https://scottlnorvell.com/vacillate

Install

npm install vacillate
# - OR -
yarn add vacillate

Command Line

> npx vacillate cookies cake "ice cream"
cookies
What I really meant was: ice cream
Just kidding: cake
No wait: cookies
Just kidding: ice cream
Actually: cake
What I really meant was: cookies
No wait: cake
Just kidding: ice cream
Actually: cookies
What I really meant was: ice cream
No wait: cake
Actually: cookies
cake! (vacillated 14 times)

I choose: cake

Running tests

yarn
yarn test
yarn test --watch

Dev mode

When developing you can run:

yarn watch

This will regenerate the build files each time a source file is changed and serve on http://127.0.0.1:5000.

Previewing umd build in the browser

You can open dev/index.html to try it out.

Readme

Keywords

none

Package Sidebar

Install

npm i vacillate

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

8.19 kB

Total Files

7

Last publish

Collaborators

  • scottlnorvell