Giter Club home page Giter Club logo

mvikotlin-decompose-plugin's Introduction

MVIKotlin-Decompose-Plugin

MVIKotlin-Decompose-Plugin will help you to create Decompose components and MVIKotlin stores without wasting too much time

Found bug or need a new feature? Please submit a

Decompose/MVIKotlin template

Right-clicking on package will show additional dialog, with which you will be able to create Component or Store

Menu overview

(Click to expand) Creation menu

Create Decompose component

Here you can also make few configurations:

  • Choose an option to enable MVIKotlin integration, which will add store creation

This configuration will create following:

  • [Feat]Component - Decompose interface component with Model
  • Default[Feat]Component - Default component implementation with ComponentContext
(Click to expand) Decompose menu

Create MVIKotlin store

Here you can also make few configurations:

  • Option to create store package
  • Choose a Bootstrapper type
  • Option to use klibs.kdi Factory

This configuration will create following:

  • [Feat]Store - MVIKotlin store with State, Intent, Message, Label and Action if Bootstrapper was selected
  • [Feat]Executor - MVIKotlin CoroutineExecutor
  • [Feat]Reducer - MVIKotlin Reducer<State, Message>
  • [Feat]StoreFactory - Store factory with private inner implementation
  • [Feat]Bootstrapper - Store Bootstrapper if Custom bootstrapper option was selected
(Click to expand) MVIKotlin menu

See libraries

Gratitude

mvikotlin-decompose-plugin's People

Contributors

makeevrserg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mvikotlin-decompose-plugin's Issues

Add child creation

What exactly you'd like to improve in plugin?

  • MVIKotlin
  • Decompose
  • Something different

Please describe your idea precisely:
When decompose component creation dialog opened, there's also should be child type: None, ChildStack, ChildSlot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.