com.zegreatrob.jsmints.plugins.jspackage
This plugin will load Javascript dependencies from a package.json file and apply them to a Kotlin JS gradle project.
com.zegreatrob.jsmints.plugins.minreact
This plugin will generate boilerplace related to working with React in Kotlin for function components and their props.
com.zegreatrob.jsmints.plugins.ncu
This plugin provides tasks for using the npm-check-updates npm program, for updating package.json dependencies when using Kotlin JS.
com.zegreatrob.jsmints.plugins.wdiotest
This plugin adds support for using wdio.js with Kotlin JS, with some configuration conveniences.
com.zegreatrob.jsmints.plugins.wrapper
This plugin will generate boilerplate for external types.
com.zegreatrob.testmints.action-mint
This plugin will generate boilerplate for using 'actions' easily.
com.zegreatrob.testmints.logs.mint-logs
This plugin will enabling stage logging for testmints tests.
com.zegreatrob.tools.certifier
This plugin assists in the installation of certificates into JDKs with Java Keytool.
com.zegreatrob.tools.digger
This plugin finds and extracts information from git commits, including co-author data.
com.zegreatrob.tools.tagger
This plugin automates generation of version numbers based on commit messages and git tags.