2025-12-09 16:19:34 -07:00
2025-12-09 00:09:08 -07:00
2025-12-09 00:03:03 -07:00
2025-12-09 11:36:59 -07:00

trmnl-form-builder

A Javascript component for building custom plugin form fields for TRMNL.

Use it now on Github Pages.

Usage

See index.html for an example.

<!-- The Web Component -->
<trmnl-form-builder accent-color="#F8654B" theme="light"></trmnl-form-builder>

<!-- Load the Web Component -->
<script src="trmnl-form-builder.js"></script>

Theme can also be set to dark.

Known Issues

  • Import
    • More complex YAML structures with | or > aren't parsed properly
S
Description
No description provided
Readme MIT
13 MiB
Languages
JavaScript 98.8%
HTML 1.2%