JSPM

tree-sitter-ags-script

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q35251F
  • License MIT

Adventure Game Studio (AGS) Script grammar for tree-sitter.

Package Exports

  • tree-sitter-ags-script

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tree-sitter-ags-script) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tree-sitter-ags-script

Build Status Build status

Adventure Game Studio (AGS) script grammar for tree-sitter. Adapted from tree-sitter-c.

Prerequisites

In order to work with this repo, you may need to install tree-sitter-cli:

npm install -g tree-sitter-cli

Contributing

See CONTRIBUTING.md