ef6cfdcd1ec68d7606c6061b0a06dafc2b68ba3d
Co-authored-by: Josh Gross <joshmgross@github.com>
Language Services for GitHub Actions
This repository contains multiple npm packages for working with GitHub Actions workflow YAML files.
- actions-expressions - Parser and evaluator for GitHub Actions Expressions
- actions-workflow-parser - Parser for GitHub Actions Workflows
- actions-languageservice - Language Service for GitHub Actions
- actions-languageserver - Language Server for GitHub Actions, hosting the language service for LSP-compatible editors
- browser-playground - Browser-based playground for the language service
Contributing
See CONTRIBUTING.md
Description
Languages
TypeScript
99.5%
JavaScript
0.3%
Shell
0.2%