64a4353d735fed34aa25d6305285b38d86c8f55a
Provide links to navigate to reusable-workflows
Language Services for GitHub Actions
This repository contains multiple npm packages for working with GitHub Actions workflow YAML files. See the README.md files in the individual package folders.
- expressions - Parser and evaluator for GitHub Actions Expressions
- workflow-parser - Parser for GitHub Actions Workflows
- languageservice - Language Service for GitHub 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%