Right now, JSViewport is just added on window, some additional requirement options would be nice:
- Make a modularized version so it can be included (ES6, AMD, CommonJS)
- A minified version of the existing library
Some kind of build tool will probably need to be introduced, I'm thinking Grunt, but open to suggestions. The build tool could also help us with #1 in running the test suite.
Right now, JSViewport is just added on window, some additional requirement options would be nice:
Some kind of build tool will probably need to be introduced, I'm thinking Grunt, but open to suggestions. The build tool could also help us with #1 in running the test suite.