Skip to content Skip to sidebar Skip to footer
Showing posts with the label Commonjs

Requiring External Javascript File

After reading all the relevant answers in SO and posts in the Appcelerator forums I still can't… Read more Requiring External Javascript File

Load “vanilla” Javascript Libraries Into Node.js = 'unexpected Token Export'

Building on related issue: Load 'Vanilla' Javascript Libraries into Node.js I'm trying … Read more Load “vanilla” Javascript Libraries Into Node.js = 'unexpected Token Export'

Load Stripe.js With Require.js

I'm having trouble loading Stripe.js with Require.js. My setup looks a bit like this requirejs.… Read more Load Stripe.js With Require.js

Java 7 + Rhino 1.7r3 Support For Commonjs Modules?

I need help getting CommonJS working on Java 7 and Rhino 1.7R3. Rhino 1.7R3 supports CommonJS modul… Read more Java 7 + Rhino 1.7r3 Support For Commonjs Modules?