/csconv

Tool for converting between colorscheme formats.

Primary LanguageJavaScriptMIT LicenseMIT

csconv

Convert between colorscheme formats.

Install

Clone this repository and npm i -g ..

Usage

Usage: csconv <filename> <parsername> <generatorname>

Options:
-l, --list      List parsers and generators and exit.
-h, --help      Show this help and exit.

Parsers and generators

See parse/ and generate/ for a list. Contributions welcome.

License

MIT