jaspr-convert-html
Installation
SKILL.md
Rules
Converting existing HTML into Jaspr component syntax by hand is prone to errors and wastes time.
- Rule 1: You MUST ALWAYS use the
jaspr convert-htmlcommand to convert existing HTML. - Rule 2: You MUST NEVER attempt to convert HTML to Jaspr code manually.
- Rule 3: You MUST take the output from the daemon UNCHANGED and use it exactly as provided.
Usage
To convert HTML to Jaspr code, run one of the following commands in the terminal depending on your source:
From a local file:
jaspr convert-html --file some/path/to/file.html