Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce library size #13

Closed
unional opened this issue Jan 8, 2017 · 2 comments
Closed

Reduce library size #13

unional opened this issue Jan 8, 2017 · 2 comments

Comments

@unional
Copy link

unional commented Jan 8, 2017

colormap is great but including arraytools and clone make the library quite large (total to ~200k not minified using webpack. Minified along with rollup would be smaller).

I created color-map which create the color range same as your inner loop without dependency.

It is (1k minified, was 10k not minified using webpack). Do you want to use it inside your library?

@dy dy mentioned this issue Jul 17, 2017
@bpostlethwaite
Copy link
Owner

Yep absolutely. @dfcreative will probably address this in an upcoming version. No reason for this module to be stupidly huge.

@dy dy mentioned this issue Jul 25, 2017
5 tasks
@bpostlethwaite
Copy link
Owner

solved in #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants