Registry / testing / nor-lint

nor-lint

JSON →
library0.1.17jsnpmunverified

nor-lint is a lint utility for JavaScript projects, developed by Sendanor. Version 0.1.17 is the latest release, with no regular release cadence. It provides basic linting capabilities but is largely undocumented and appears to be in early development or maintenance mode. There are few, if any, distinguishing features compared to established linters like ESLint. The package is not widely adopted and may be considered experimental or abandoned. Use with caution.

npm install nor-lint
INSTALL
IMPORT
SIG · NOR-LINT
N
nor-lint
testingjavascriptv0.1.17
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nor-lint
import norLint from 'nor-lint'
const norLint = require('nor-lint')
CommonJS require may not work if the package is ESM-only; prefer dynamic import if needed.

Shows basic import of nor-lint, but actual usage is undocumented.

import norLint from 'nor-lint'; // Not actually functional // Placeholder: usage is undocumented console.log('nor-lint loaded');
nor-lint --version
Debug
Known issues
gotchaPackage is largely undocumented; no clear API or usage instructions.
fix
Consider using a mature linter like ESLint instead.
affects: all
deprecatedProject appears to be abandoned; no recent updates or maintenance.
fix
Migrate to a maintained alternative.
affects: all
Errors
Common errors & fixes
Cannot find module 'nor-lint'
Maybe not installed or not ESM compatible
fix
npm install nor-lint
Upgrade
Version history
0.1.17latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nor-lint — npm install nor-lint · libregistry