webdesserts / alchemist-js

The extensible color library
https://webdesserts.gitbooks.io/alchemist-js/
MIT License
11 stars 2 forks source link

allow a user to "unuse" a plugin #26

Open webdesserts opened 9 years ago

webdesserts commented 9 years ago

This would mainly be used internally when a user wants to use a different version of a color space. For example, say a user wants to use alchemist-common, but would like to use their own version of rgb. We would "unuse" the current rgb plugin and add the new one in.