EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.
https://eragonj.github.io/Trip.js/
MIT License
793 stars 111 forks source link

update documentation for UMD #140

Closed EragonJ closed 8 years ago

EragonJ commented 8 years ago

Right now Trip.js has been updated to UMD few weeks ago and it would be nice to have a clearer doc about that. With UMD, no matter which style you are using (AMD from requirejs, CommonJS or Global), you can always include Trip.js in your own way !