alinnert / fdc

FontoXML Development Tools Helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fonto Dev Companion

This is a web based UI that helps you configure XML schemas for FontoXML.

It scans .xsd files for element definitions and tells you if there are any configureAs*() calls or insert_contextual-* operations for each of them.

System requirements

  • ripgrep must be installed and in your PATH variable. It must be callable by rg. Only version 13.0.0 has been tested so far.

Install

npm i -g @alinnert/fdc

Usage

Run the command fdc in your project directory.

About

FontoXML Development Tools Helpers


Languages

Language:TypeScript 96.8%Language:CSS 1.2%Language:JavaScript 1.1%Language:HTML 1.0%