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

Break trip.js into different small components #84

Closed EragonJ closed 9 years ago

EragonJ commented 9 years ago

Right now, Trip.js has more than 1000+ lines in a single file and not small anymore, I think its time to break it into several small components and can be used / test more easily.

EragonJ commented 9 years ago

In this patch, I have to update the build environment and make sure we can easily break codes into smaller components.