0.5.1 • Published 5 months ago

@formkit/theme-editor v0.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Theme Editor

CI Discord

The official GUI theme editor for FormKit themes. Themes created with @formkit/theme-creator can be loaded and manipulated with this editor.

The quickest way to use the theme editor is by visiting FormKit’s official theme website themes.formkit.co.

!WARNING
This project is still in development and is not ready for production use.

Installation

For the bravest of souls, you can install and use the theme editor on your own projects (it will require some as of yet undocumented configuration):

npm install @formkit/theme-editor

Then in your codebase, simply call import the createEditor() function.

// main.ts
import { createEditor } from '@formkit/theme-editor'

createEditor()
0.5.1

5 months ago

0.5.0

5 months ago

0.4.5

6 months ago

0.4.4

6 months ago

0.4.3

6 months ago

0.3.3

6 months ago

0.3.2

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.2.6

6 months ago

0.2.5

6 months ago

0.2.4

7 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.0

7 months ago