Skip to content

nvie/publint

 
 

Repository files navigation


publint

Lint packaging errors. Ensure compatibility across environments.

Try it online


Usage

# Lint your library project
$ npx publint

# Lint a dependency
$ npx publint ./node_modules/some-lib

# Lint your project's dependencies based on package.json
$ npx publint deps

Or try it online at https://publint.dev. For JavaScript usage, see pkg/README.md.

Development

Use pnpm install to install all project dependencies.

There are 2 parts to this repo:

  • pkg - The publint npm package
  • site - The website

See CONTRIBUTING.md for more information.

Sponsors

Sponsors

License

MIT

About

Lint packaging errors

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.9%
  • Svelte 18.6%
  • HTML 7.5%
  • CSS 2.0%