Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/publint/publint

Lint packaging errors
https://github.com/publint/publint

Last synced: 4 days ago
JSON representation

Lint packaging errors

Awesome Lists containing this project

README

        





publint


Lint packaging errors. Ensure compatibility across environments.



Try it online


## Usage

```bash
# 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 [packages/publint/README.md](./packages/publint/README.md).

## Development

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## Sponsors

[@bluwy](https://github.com/bluwy)'s sponsors:



Sponsors

## License

MIT