Skip to content

codeinthehole/js-nuggets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript nuggets

Just a simple collection javascript utilities.

Scripts

  • scripts/inspect.js - a simple object inspection utility.

Unit tests

Each test has a corresponding unit test suite (written using the http://www.jsunit.net/ framework). To run the tests, ensure that the folders are checked out to a web-readable folder, then point your browser to the test runner page at utils/jsunit/testRunner.html. From there, you can paste in the path to the appropriate test file and run the tests.

About

Tiny sharable javascript scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published