Systemjs/jspm integration

We have already figured out the packaging for handsontable in systemjs/jspm. I’m already using it with reactjs in a project.

As an example, to make this project work - https://github.com/sandys/systems-handsontable - you need to add this package.json .
https://github.com/jspm/registry/issues/697#issuecomment-168429384

request for handsontable and handsontable-rulejs to be added to the jspm registry here https://github.com/jspm/registry/ . you dont need to publish it to npm. the jspm registry will pull from github

@sss I’ve just updated the topic here: Handsontable and bundler for javascript
with the list of technologies or directories we need add Handsontable to. Some of these won’t work out of the box and other will need additional tests to be written specifically for them to make sure that they work in every configuration.