{"library":"flaglint","type":"library","category":null,"description":"FlagLint (v0.6.0) is a CLI tool that scans LaunchDarkly Node.js SDK usage and generates safe, reviewable migration diffs to OpenFeature. It inventories all direct calls (boolVariation, stringVariation, etc.), reports dynamic keys and unguarded patterns, and provides a CI gate to prevent new vendor-coupled flag access. Released under MIT, it supports both ESM and CJS imports from launchdarkly-node-server-sdk and @launchdarkly/node-server-sdk. Key differentiators: argument-order error detection, automated migration with --apply, and zero-runtime dependencies (only Node >=20 required).","language":"javascript","status":"active","version":"0.6.0","tags":["javascript","feature-flags","launchdarkly","openfeature","cli","flag-debt","developer-tools"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install flaglint","imports":["import { FlagLint } from 'flaglint'","npx flaglint scan ./src","import { scan } from 'flaglint';\nconst result = await scan('./src');"]},{"cmd":"yarn add flaglint","imports":[]},{"cmd":"pnpm add flaglint","imports":[]}],"homepage":"https://flaglint.dev","github":"https://github.com/flaglint/flaglint","docs":null,"changelog":null,"pypi":null,"npm":"flaglint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}