Skip to content

mellster2012/vertx-lang-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nashorn JavaScript implementation for Vert.x

Build Status

This project provides the JavaScript API implementation for Vert.x using the Nashorn JavaScript engine built into Java 8.

As with all Vert.x 3 language implementations they are generated from a Java API using templates - this allows us to maintain just the canonical Java APIs which is a lot less work than maintaining them manually.

This project provides a verticle factory implementation which knows how to deploy verticles with the prefix, or file extension js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.6%
  • Java 38.4%