Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 452 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 452 Bytes

YML-tmLanguage-convert

Process YAML TextMate grammar files into the more compatible JSON format—includes support for variable expansions, and a watch mode (by default).

Installation

Use in node projects

npm install --include=dev git://github.com/disco0/YAML-tmLanguage-convert.git#v1

Install shell command globally

npm install --global git://github.com/disco0/YAML-tmLanguage-convert.git#v1