Continuing the discussion from Handsontable and bundler for javascript:
From the release note of v1.3.3. There is ‘Added support for node environment’.
Can someone please tell me a bit more detail about this? Does it mean I can install through npm (though it is still not an option in the install guide) . Or dose it mean I can use something like require(‘handsontable’) in my code?
I am using browserify for my web APPs. Hope the release will make life easier. In linked topic there is an estimation that there may be update about this at the end February. Is there any released so far?