0.1.1 • Published 1 year ago

idea-frui v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

💡 Idea FRUI

Transforms ideas to implemented FRUI code.

Install

$ npm i idea-frui

Usage

In your .idea file, add the following plugin settings.

plugin "idea-frui" {
  lang "ts"
  output "./modules/[name]/components"
}

Configurations

NameTypeDescription
langstringtransforms to js or ts
outputstringpath to put generated FRUI code
0.1.1

1 year ago

0.1.0

1 year ago