Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stephenott/vertx-js-validatejs

Example of Vertx Javascript verticle with NPM import of Validate.js
https://github.com/stephenott/vertx-js-validatejs

gradle javascript nashorn npm validate-js vertx vertx-lang-js

Last synced: about 1 month ago
JSON representation

Example of Vertx Javascript verticle with NPM import of Validate.js

Awesome Lists containing this project

README

        

# Vertx Javascript Verticle with Validate.js NPM import

This is a example of importing Validate.js with NPM

Uses a Gradle build.

Install NPM Dependencies: `./gradlew clean npmInstall`

Run Gradle Build: `./gradlew clean run`