react-d3-components
react-d3-components copied to clipboard
[Question] Source code on package
Hello It feels uncomfortable that the npm package does not have the source codeon it... mainly because I can't easily navigate a human readable version of the code within my IDE... so it is useful as a quick documentation for extending it and contribute to it... without going to GitHub. Other packages have the source code within the package... but here it is intentionally ignored on the .npmignore file. It may be right do, so I wonder if there is something that can be done for this? Even if it's on my side...
Thanks!
Thanks for your feedback! I was considering updating my packaging process, might as well include the source files!