Embeddable JS widget

Build an embeddable widget using RequireJS and Gulp.

How to build the widget

See the blog post on 2amigos

Bower dependencies

Considering you have installed globally bower:

# https://github.com/requirejs/almond#almond
bower install almond
# https://github.com/requirejs/text
bower install requirejs-text
bower install jquery

Considering you have installed only locally bower:

node_modules/bower/bin/bower install jquery
node_modules/bower/bin/bower install almond
node_modules/bower/bin/bower install text

Then, if locally, you can run:

node node_modules/gulp/bin/gulp.js build

Credits

License

The BSD License (BSD). Please see License File for more information.

2amigOS!
Web development has never been so fun!
www.2amigos.us