Skip to content

coderabbitai/ast-grep-langs

Repository files navigation

Node.js CI Coverage GitHub Pages Dependabot Updates CodeRabbit Reviews GitHub Downloads NPM Downloads

Exports all first-party ast-grep languages

Installation

pnpm i @coderabbitai/ast-grep-langs @ast-grep/napi

Usage

import { registerDynamicLanguage } from "@ast-grep/napi" import { langs } from "@coderabbitai/ast-grep-langs" // @ts-expect-error Type `StaticLangRegistration` is missing the following // properties from type `LangRegistration`: `libraryPath`, `extensions`. registerDynamicLanguage(langs)

About

Exports all first-party ast-grep languages

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages