VertxSnippet
Vertx templates
A collection of pre-built code snippets for building Vert.x applications in Java and JavaScript.
1 stars
2 watching
0 forks
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x/vertx-gradle-template | A template project for creating Vert.x modules with Gradle builds and various testing frameworks. | 82 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
cstamas/vertx-bitsy | An integration of Bitsy with Vert.x that enables usage in Java-based projects. | 1 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
myraxbyte/react-vite-template | A React, Vite, and TypeScript template project for building big frontend projects | 11 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
nullvoxpopuli/tree-sitter-glimmer-typescript | A parser and compiler for the Glimmer templating language used in Ruby on Rails applications. | 1 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
pronkoconsulting/magento-2-repository-example | A basic Magento 2 project structure with minimal files to get started | 22 |
vert-x3/vertx-sync | A library that allows developers to write asynchronous code in a synchronous style using lightweight threads | 97 |
swannodette/mies | A minimal ClojureScript project template providing scripts for building and releasing a Clojure application | 369 |
vmchale/project-init | Automates project initialization by providing pre-configured templates and tools. | 138 |