Skip to content

A quality score checker for npm packages.

Notifications You must be signed in to change notification settings

stefanjudis/package-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@skypack/package-check

A quality score checker for npm packages. More documentation coming soon!

# yarn (run this in your package directory)
yarn add @skypack/package-check --dev
yarn run package-check
# npm (run this in your package directory)
npm install @skypack/package-check --dev
npx package-check

CLI Arguments

  • --cwd [./pkg]: Change the tested package directory. Defaults to your current working directory.

About

A quality score checker for npm packages.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.1%
  • JavaScript 7.9%