-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Please merge the pull requests #35
Comments
this dude denied an optimization request for is-odd or is-even package because of his ego, i don't think it's going to happen |
Why is anyone trying to ask for changes? Just use primitives and stop using dependencies for simple things. |
This was in a package-json of mine. eslint-config-next uses is-number in a deeply nested dependency. ESLint might run 0.1% faster if the optimization was implemented. |
This module makes me feel hostile and comes from dependency HELL, especially considering it has been unmaintained for 6 YEARS and is still extremely highly used. I get it does type safety on js and devs will feel safer using this module. That such a simple thing shouldn't need to be maintained... but the author of this thing ignores people trying to make his somehow de facto super important module better. Why is the author creating straightforward but popular modules only to ignore its users? Is there an intent of watching the world burn? Did they create too many straightforward modules to keep up maintaining them? Was that just some kind of way to get visibility which backfired due to being way more popular than expected? At this point, maybe npm should hunt down modules like this one; confiscate and place them in actively maintained repos. P.S.: I wrote this because is-odd came back to mind as a stupidly straightforward thing that has a module and was appaled by the fact the author of these just doesn't care. Just checked my node_modules folder and... behold, I have is-number somehow as a deeply nested dependency of ts-loader which I need with webpack. P.P.S.: of the 73M weekly downloads of is-number, 62M of them seem to come from usage of |
Dear author, this library has 69 million weekly downloads. Please merge the optimization pull requests.
The text was updated successfully, but these errors were encountered: