Mark Erikson
Mark Erikson
Yep, this would be useful to have for one of our use cases.
I'm actually writing a blog post on some ways to measure and compare different packages, and "Dependents" is one of the metrics I have used myself just looking at repos...
Awww, that's a shame - it's a neat tool!
Yeah, I did Webpack DLLs also: https://blog.isquaredsoftware.com/2017/03/declarative-earth-part-1-cesium-webpack/ On a new React project, I used https://github.com/darwin-education/craco-cesium to enable Cesium usage with Create-React-App (and also their https://resium.darwineducation.com/ React wrapper components).
@TJKoury : thanks. I did that post a couple years ago based on a work project. The post talks about ejecting CRA, when today I'd use one of the many...
Bundled apps won't be consuming the UMD file. The bundler will pull in whatever entry point is pointed to in `package.json`. UMD builds are only for use as script tags,...
I mostly try to keep this repo limited to actual libraries, but I could see that as being worth adding. I'd add it to the "DevTools" page, either under the...
Cool, glad to see you did that :) One quick suggestion: rather than a generic name like `redux-store-enhancer`, maybe change the name to something like `redux-filter-subscriptions-enhancer` ?
Not thinking about the scope, but rather having a name that's reasonably descriptive. There are, after all, dozens of Redux store enhancers already, which do a variety of different things....
Probably a good idea. I don't normally use emojis anywhere, but that ought to work.