All Projects → 2amigos → embeddable-js-widget-template

2amigos / embeddable-js-widget-template

Licence: other
How to create an embeddable JS widget

Programming Languages

javascript
184084 projects - #8 most used programming language
Smarty
1635 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].