yaml-eslint-parser
YAML Parser
A YAML parser that produces output compatible with ESLint
A YAML parser that produces output compatible with ESLint
10 stars
3 watching
2 forks
Language: TypeScript
last commit: about 1 month ago asteslinteslint-custom-parsereslint-parseryaml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
ota-meshi/eslint-plugin-yml | Provides linting rules and configurations for YAML files in ESLint | 123 |
ota-meshi/jsonc-eslint-parser | A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins | 60 |
ota-meshi/eslint-plugin-toml | Provides linting rules for TOML files in ESLint. | 26 |
ota-meshi/eslint-plugin-json-schema-validator | An ESLint plugin that validates data using JSON Schema Validator. | 73 |
ota-meshi/eslint-plugin-astro | Lints and enforces code style for Astro components | 320 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
goccy/go-yaml | Replaces and improves existing YAML parsing capabilities in Go | 1,195 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,119 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
ota-meshi/eslint-plugin-jsonc | A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files. | 201 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 611 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |