@nsis/dent-ui
v0.3.3
Published
Web UI for the Dent NSIS code formatter
Readme
@nsis/dent-ui
Web UI for the Dent NSIS code formatter
Usage
<script>
import DentUI from '@nsis/dent-ui/DentUI.svelte';
</script>
<DentUI strict={true} />[!NOTE] By default, NSIS keywords are matched case-insensitively (e.g.
messageboxandMessageBoxare both highlighted). Setstricttotrueto require canonical casing.
License
This work is licensed under The MIT License.
