Skip to content

Should the SVG and WebAudio be a separate module? #5

@zero298

Description

@zero298

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions