art
art copied to clipboard
Remove global assignments to this
Assignments to this in a global namespace does not make sense in a node environment.
This makes it difficult to use this package in conjunction with eg. react and server-side rendering.
handled via https://github.com/sebmarkbage/art/pull/19