@nossen/allmight
v1.0.0
Published
Audit-first duplicate detector and canonicalization helper for large JavaScript and TypeScript repositories.
Readme
@nossen/allmight
Audit-first duplicate detector and canonicalization helper for large JavaScript and TypeScript repositories.
Install
npm install @nossen/allmightQuick Start
npx allmight --helpCLI
This package exposes allmight.
npx @nossen/allmight --helpPackage Scope
This is the NOSSEN distribution of @funeste38/allmight. New projects should use @nossen/allmight. Existing projects can migrate by replacing imports from @funeste38/allmight with @nossen/allmight.
Quality Gates
| Task | Command |
| --- | --- |
| Build | npm run build |
| Test | npm test |
| Prepublish check | npm run prepublishOnly |
Publishing
This package is published as @nossen/[email protected] and mirrored to the Funesterie JFrog npm registry. Keep runtime files limited through the files field before publishing.
License
See the package license and repository files for terms.
