js-widget
js-widget copied to clipboard
Template for building JavaScript widgets
Results
1
js-widget issues
Sort by
recently updated
recently updated
newest added
I don't understand why you reassign `globalObject` but not `window[window['JS-Widget']]`. Also, `supportedAPI` seems redundant, line 46 could be moved to replace the default handler at line 56.