Skip to content

uselessinfo/exploratory-javascript-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exploratory-javascript-tests

Some tests to help me remember the behavior of Javascript.

Tests can be viewed here.

To use this repo, clone it and npm install for all the goodies.

Goodies include:

  • grunt server - for livereload of js files.
  • grunt build - to build to dist and push contents of dist to the gh-pages branch without a merge (since gh-pages should be orphaned) from the current branch. Included is a meaningful git commit on gh-pages indicating where build is from: Build: 8 Branch: master Version: 0.0.3 SHA: 9cd5bf8

About

Tests to remember and explore Javascript functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%