-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I'm not sure if this is the correct pattern to approach this, but since the main morsejs plugin can run by itself, should the SVG and WebAudio pieces be separated into a different module that can be included and used?
I'm drawing inspiration for this from how less.js moved the cleaning functionality out from the main module and instead has the user include it separately as a plugin with less-plugin-clean-css.
This is an incredible amount of overkill effort considering how small this project is, but the main goal is to play with the different API available for node modules and tools.
Reactions are currently unavailable