npm-package-json-lint
package validator
A tool to enforce standards and quality in package.json files of Node projects
Configurable linter for package.json files
229 stars
5 watching
33 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
linternodejsnpmnpm-packagenpm-package-json-lint
Related projects:
Repository | Description | Stars |
---|---|---|
projectatomic/dockerfile_lint | A tool that checks Dockerfile syntax and best practices | 85 |
timoxley/pkgfiles | Tools to validate and manage package contents before publishing. | 85 |
verifynpm/tbv | Tool for verifying package integrity and security in the npm ecosystem | 59 |
syntax-tree/nlcst-test | Utility to validate nodes in abstract syntax trees | 2 |
shawntabrizi/substrate-toml-lint | A tool to validate and improve the structure of configuration files in Substrate projects | 9 |
lirantal/lockfile-lint | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 788 |
zmap/zlint | A tool for validating and enforcing conformance to X.509 certificate standards and PKI requirements. | 370 |
seldaek/jsonlint | A JSON parser with error detection and reporting capabilities | 1,321 |
npm/normalize-package-data | Normalizes package metadata by cleaning and validating field values. | 197 |
lirantal/npq | Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing. | 958 |
jprichardson/tin | Tool to manage NPM, component, and bower package files | 92 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 342 |
kid-joker/npm-deprecated-check | Automatically checks and reports on deprecated packages in a project or globally. | 27 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
denoland/dnt | Tool to convert Deno modules into compatible npm packages | 1,255 |