{"library":"handlebars-lint","type":"library","category":null,"description":"Lint Handlebars templates for missing variables, helpers, block helpers, or partials. Current stable version is 1.0.0. The package takes a template string and a context object with known helpers and variables, then returns an object categorizing any missing references. It differentiates between variables, helpers, block helpers, and partials. There is no active maintenance; the last release was in 2016 and the GitHub repository has been archived. It requires Node >=4 and depends on the `handlebars` package for parsing.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript","find","handlebars","helpers","lint","missing","template","templates","variables"],"last_verified":"Fri May 01","install":[{"cmd":"npm install handlebars-lint","imports":["import lint from 'handlebars-lint';","const lint = require('handlebars-lint');","import type { LintResult } from 'handlebars-lint';"]},{"cmd":"yarn add handlebars-lint","imports":[]},{"cmd":"pnpm add handlebars-lint","imports":[]}],"homepage":null,"github":"https://github.com/jonschlinkert/handlebars-lint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/handlebars-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}