UNPKG

coffee-toaster

Version:

Minimalist manager and build system for CoffeeScript, an alternative for AMD's or CJS's OOP patterns, but with similar results. Made for those who dare to use class definitions in CoffeeScript while being able to easily inherit from external files. Powered with imports directives that use wildcards facilities, exposed scopes and excluded files filter options. The system can even use folders-as-namespaces to help you avoid naming collisions in architecture.

18 lines (16 loc) 462 B
<!-- <script src="js/app.js"></script> --> <script src="js/app-debug.js"></script> <pre> ===================================== You should see this at your console. ===================================== App created! Genre: Progressive created! Artist: KingCrimson created! Artist: TheMarsVolta created! Artist: Tool created! Genre: TripHop created! Artist: MassiveAttack created! Artist: Portishead created! Artist: Lovage created! </pre>