Potential improvements
aquiladev opened this issue · 0 comments
aquiladev commented
-
Uncompressed size is big
- Unpacked Size - 977 kB
- Total Files - 216
https://www.npmjs.com/package/@unstoppabledomains/resolution
-
Exclude tests/bundles from npm package by
.npmignore
-
Readme
- better explanation
- more examples (NodeJs,
VanillaJS,CLI)eg VanillaJS -> https://www.npmjs.com/package/ipfs
supported version of NodeJs
-
package.json
- keywords
-
prettier settings duplication (
.prettierrc.json
,package.json
) -
Git hooks
- prettier/eslint check on pre-commit
- test check on pre-commit
-
Tests
- mock I/O instead of higher levels
- code coverage