Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dot-language-support

nikeee1.3kMIT2.2.10TypeScript support: included

Parser and language service for graphviz (dot) files

graphviz, dot, gv, parser, language, service

readme

dot-language-support CD CI Dependencies npm version

A language service library, written in TypeScript. Used by dot-language-server and edotor.net.

Features

  • Highlight semantic and syntactic errors
  • Auto completion for colors and shapes
  • Code Actions:
    • Refactoring Graphs to Digraphs and vice-versa
    • Fix wrong graph edges
    • Refactor edges to sub graphs

Installation

npm -S i dot-language-support