Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinesoft/nxrocks

Set of Nx plugins to enhance your Nx workspace (even more!)
https://github.com/tinesoft/nxrocks

devtools flutter hacktoberfest ktor melos micronaut nx quarkus spring-boot

Last synced: 4 days ago
JSON representation

Set of Nx plugins to enhance your Nx workspace (even more!)

Awesome Lists containing this project

README

        

# NxRocks! 🤘🏾

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=tinesoft_nxrocks&metric=security_rating)](https://sonarcloud.io/dashboard?id=tinesoft_nxrocks) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=tinesoft_nxrocks&metric=bugs)](https://sonarcloud.io/dashboard?id=tinesoft_nxrocks) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=tinesoft_nxrocks&metric=code_smells)](https://sonarcloud.io/dashboard?id=tinesoft_nxrocks) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=tinesoft_nxrocks&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=tinesoft_nxrocks) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=tinesoft_nxrocks&metric=ncloc)](https://sonarcloud.io/dashboard?id=tinesoft_nxrocks)

> Set of Nx plugins to enhance your Nx workspace (even more!)

## Our Plugins

Status | Name | Description
------ | -------- | ------------
✅ | [nx-spring-boot](packages/nx-spring-boot) | [Nx](https://nx.dev) plugin to generate, run, package, build (and more) [Spring Boot](https://spring.io/projects/spring-boot) projects inside your Nx workspace
✅ | [nx-flutter](packages/nx-flutter) | [Nx](https://nx.dev) plugin adding first class support for [Flutter](https://flutter.dev) in your Nx workspace
✅ | [nx-quarkus](packages/nx-quarkus) | [Nx](https://nx.dev) plugin to generate, run, package, build (and more) [Quarkus](https://quarkus.io) projects inside your Nx workspace
✅ | [nx-micronaut](packages/nx-micronaut) | [Nx](https://nx.dev) plugin to generate, run, package, build (and more) [Micronaut](https://micronaut.io) projects inside your Nx workspace
✅ | [nx-melos](packages/nx-melos) | [Nx](https://nx.dev) plugin adding first class support for [Melos](https://melos.invertase.dev/) in your Nx workspace
✅ | [nx-ktor](packages/nx-ktor) | [Nx](https://nx.dev) plugin to generate, run, package, build (and more) [Ktor](https://ktor.io) projects inside your Nx workspace

## Our custom CLIs

Status | Name | Description
------ | -------- | ------------
✅ | [create-nx-spring-boot](packages/create-nx-spring-boot) | **CLI** to create [Nx](https://nx.dev) workspaces with built-in support for [Spring Boot](https://spring.io/projects/spring-boot)
✅ | [create-nx-flutter](packages/create-nx-flutter) | **CLI** to create [Nx](https://nx.dev) workspaces with built-in support for [Flutter](https://flutter.dev)
✅ | [create-nx-quarkus](packages/create-nx-quarkus) | **CLI** to create [Nx](https://nx.dev) workspaces with built-in support for [Quarkus](https://quarkus.io)
✅ | [create-nx-micronaut](packages/create-nx-micronaut) | **CLI** to create [Nx](https://nx.dev) workspaces with built-in support for [Micronaut](https://micronaut.io)
✅ | [create-nx-ktor](packages/create-nx-ktor) | **CLI** to create [Nx](https://nx.dev) workspaces with built-in support for [Ktor](https://ktor.io)

## License

Copyright (c) 2020-present Tine Kondo. Licensed under the MIT License (MIT)