Skip to content

coderabbitai/ast-grep-langs

Repository files navigation

Node.js CICoverageGitHub PagesDependabot UpdatesCodeRabbit ReviewsGitHub DownloadsNPM 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