ast-grep-langs 1.0.0
Install from the command line:
Learn more about npm packages
        $ npm install @coderabbitai/ast-grep-langs@1.0.0
      
      Install via package.json:
          "@coderabbitai/ast-grep-langs": "1.0.0"
        
        About this version
Exports all first-party ast-grep languages
pnpm i @coderabbitai/ast-grep-langs @ast-grep/napiimport { 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)Details
- ast-grep-langs
 - 
                
                  
coderabbitai
 - 5 months ago
 - Apache-2.0
 - 41 dependencies
 
Assets
- ast-grep-langs-1.0.0.tgz
 
Download activity
- Total downloads 6
 - Last 30 days 2
 - Last week 2
 - Today 0