{"library":"gremlint","type":"library","category":null,"description":"Gremlint is a dedicated linter and code formatter for the Gremlin graph query language, currently at stable version 3.8.1. It follows Apache TinkerPop releases with a cadence tied to TinkerPop (approximately bi-annual major releases). Unlike general SQL formatters, it understands Gremlin's traversal semantics and syntax (including steps, lambdas, and closures), providing automatic formatting, style enforcement, and error detection. It is ESM-only and ships TypeScript type definitions. It requires Node.js 20+ and works in both CLI and programmatic modes.","language":"javascript","status":"active","version":"3.8.1","tags":["javascript","code","formatter","graph","graphdb","tinkerpop","gremlin","query","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install gremlint","imports":["import { formatGremlinQuery } from 'gremlint'","import { lintGremlinQuery } from 'gremlint'","import type { GremlintConfig } from 'gremlint'","import { GremlintError } from 'gremlint'"]},{"cmd":"yarn add gremlint","imports":[]},{"cmd":"pnpm add gremlint","imports":[]}],"homepage":"https://tinkerpop.apache.org/","github":"https://github.com/apache/tinkerpop","docs":null,"changelog":null,"pypi":null,"npm":"gremlint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}