microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Provide Readmes NPM #135

Closed Lusito closed 4 years ago

Lusito commented 4 years ago

The npm pages all say something like "Unable to find a readme for redux-dynamic-modules@5.2.0", which looks a bit concerning when browsing potential packages: https://www.npmjs.com/package/redux-dynamic-modules

I think there should at least be a minimal readme per package included, which gives a short overview and points to the github page and/or homepage for more details.

I really think this project deserves more attention and the missing readme might be something that makes people turn away.

abettadapur commented 4 years ago

Thanks for the suggestion!