summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-06-11Added a test to ensure that importing with requirejs actually worksJustin Wernick
Re #10
2023-06-06Switched jshint to eslintJustin Wernick
This happened to find an error in the one test. Oops. Fix #8
2023-06-06Reindent files to 2 spacesJustin Wernick
2017-06-24Updated dev dependencies and added lintingJustin Worthe
2017-02-12Renamed main file to better fit browser useJustin Worthe
2015-12-16Added basic documentationJustin Worthe
2015-12-13Added tests for ID validatorJustin Worthe