yagni

Results 7 issues of yagni

Rawgit is about to go away (see front page [here](https://rawgit.com/)) so they recommend hosting your docs on GitHub pages. In order to keep the live examples from being suddenly inaccessible,...

…skipped if the vrCallback returned undefined, meaning it could not determine the VR.

There are a couple of issues in the backlog that require a major version bump and could be beneficial, so I thought I'd get that process started. I created a...

Node 16 security support will end 11 Sep 2023 so we need to move off that soon - [ ] [Get test suite runnable in Node](#252) - [ ] Remove...

Even though the library has node support baked in, all of the tests run in Karma, which is browser-only. We need to also run the test suite for Node.js to...

enhancement

- [ ] Add semantic-release config file - [ ] Use [changelog plugin](https://github.com/semantic-release/changelog) to update changelog.md - [ ] Use [git plugin](https://github.com/semantic-release/git) to push package.json with updated version number during...