max-npm-quality
TypeScript icon, indicating that this package has built-in type declarations

1.0.35 • Public • Published

max-npm-quality

Optimize the npm quality score of your (typescript) project on npmjs.org by adding these files and dependencies:

  • index.js
  • package.json
  • README.md
  • LICENSE.md
  • index.test.ts (size > 400 bytes?)
  • tslint devDependency

Current quality score: 89%

The documentation of npmjs.org states:

Quality includes considerations such as the presence of a README file, stability, tests, up-to-date dependencies, custom website, and code complexity. sourc

This minimal project is a proof of concept, testing the files and other characteristics that npmjs.org uses to determine the quality score of packages. It is work in progress: you know how to improve this score? Please create an issue or submit a PR :D

Package Sidebar

Install

npm i max-npm-quality

Weekly Downloads

6

Version

1.0.35

License

ISC

Unpacked Size

3.63 kB

Total Files

5

Last publish

Collaborators

  • pxcl