Skip to content

docs(ecosystem): add nark to community list - #2458

Open
calebcgates wants to merge 1 commit into
pinojs:mainfrom
calebcgates:add-nark-ecosystem-entry
Open

docs(ecosystem): add nark to community list#2458
calebcgates wants to merge 1 commit into
pinojs:mainfrom
calebcgates:add-nark-ecosystem-entry

Conversation

@calebcgates

Copy link
Copy Markdown

Nark is a TypeScript static analyzer (run via npx nark) that catches missing error handling around 160+ npm packages, including pino.

For pino users specifically, it flags unhandled pino.transport() failures and missing .on('error') handlers on transport streams (a common footgun where transport errors silently drop logs).

This is a one-line addition to docs/ecosystem.md, placed alphabetically in the Community section. No other docs changes.

Happy to adjust phrasing or move the entry if the placement doesn't fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant