Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

AltStyle によって変換されたページ (->オリジナル) /