The SillySay.js demo for my blog
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Starbeamrainbowlabs 6c03bc4346
Add blog post link
7 years ago
.gitignore initial commit 7 years ago
LICENSE initial commit 7 years ago
README.md Add blog post link 7 years ago
SillyBundle.js Initial commit. 7 years ago
SillySay.js Initial commit. 7 years ago
WordSplitter.js Initial commit. 7 years ago
index.html Initial commit. 7 years ago
package.json Initial commit. 7 years ago

README.md

Silly-Say

The SillySay.js demo for my blog.

Asciicast

asciicast Setting up Browserify + Rollupify + Wzrd

Download

  • Git clone url: https://git.starbeamrainbowlabs.com/Demos/Silly-Say.git
  • zip
  • tar.gz

Setting up

  • Install Node.js
  • Install browserify and wzrd: npm install browserify wzrd (don't forget to sudo on linux!)
  • Run npm install