Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/publint/publint
Lint packaging errors
https://github.com/publint/publint
Last synced: 4 days ago
JSON representation
Lint packaging errors
- Host: GitHub
- URL: https://github.com/publint/publint
- Owner: publint
- License: mit
- Created: 2022-02-21T06:20:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T17:24:20.000Z (8 days ago)
- Last Synced: 2025-01-11T18:21:56.025Z (8 days ago)
- Language: JavaScript
- Homepage: https://publint.dev
- Size: 943 KB
- Stars: 1,004
- Watchers: 5
- Forks: 25
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - publint
README
publint
Lint packaging errors. Ensure compatibility across environments.
## 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:
## License
MIT