-
Notifications
You must be signed in to change notification settings - Fork 255
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
Modular usage #64
Comments
yeah looking forward to this. |
We have the same issue here, had to add the dependency for a project with a third party API, only one call. That methods costs us 50 KB just for a list of cities to be displayed on a combobox ;) Not sure how this could be splitted though |
Just made lean-he for my use case, forked from this very repo. Please see if this can help others. |
@adnaan1703 how big is lean-he? |
also if you need only |
@mdevils' html-entities library is a little smaller, about as popular in terms of NPM weekly downloads, and more recently updated. @fb55's entities is even smaller and faster. |
Would be great if
he
methods could be imported separately to decrease overall app sizeThe text was updated successfully, but these errors were encountered: