Java language support for the CodeMirror code editor
lezer-based Java grammar
Java Parser in JavaScript
Java dictionary for cspell.
Reads and interpolates Java .properties files
Java grammar for tree-sitter
Prettier Java Plugin
Invoke JVM Lambda Package Locally
Check, compile, optimize and compress Javascript with Closure-Compiler using Java
LZ-based compression algorithm
Find JAVA_HOME on any system
A high-performance JavaScript 2D/3D polyline simplification library
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
The AsyncAPI generator. It can generate documentation, code, anything!
Library to easily call java from node sources. Automatically installs java if not present
PGP library for renovate
Check, compile, optimize and compress Javascript with Closure-Compiler
The lightest signal library.
jetifier from Android Studio, in npm package format
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Access app version inside React Native
Provides the Nu Html Checker «vnu.jar» file
OCI NodeJS client for Jms Java Downloads Service
WebApi Parser
ontomde-uml2-java is a full-featured UML2 to Java5 code generator library. This library is meant to be used trough a command line wrapper available in ontomde-uml2-javaFrontEnd gem. A sample raw UML2 source model is available here: http://ontomde.rubyforge.org/website/demo/java5/index.html. This model is included in a running demonstration available from this page: http://ontomde.rubyforge.org/website/demonstration.html == FEATURES/PROBLEMS: Managed class modifiers * interface implements * single class inheritance * attribute * association * method * inner class
ontomde-uml2-kbjava is a library to generate tests data as java code and java junit from Protégé 2000 data project generated with ontomde-uml2-kb. ontomde-uml2-kbjava should be used through ontomde-java-frontend command line utility. == FEATURES/PROBLEMS: * generator assumes JPA persistence is used. == SYNOPSIS:
ontoMDE-core is basically a library for loading a RDFS model in ruby memory and process it to do something usefull such as generating Java or C++ code. ontoMDE-core is used by ontoMDE-uml2 which adds UML2 meta-model definitions and some helper methods. ontoMDE-uml2 is in turn used by ontoMDE-uml2-java which adds methods and rules to generate java5 code. But ontoMDE-core is *not* *UML* *specific* and can be used with *any* RDF[http://en.wikipedia.org/wiki/Resource_Description_Framework] / RDFS[http://en.wikipedia.org/wiki/RDF_Schema] model such as those created with Protege_2000[http://protege.stanford.edu]. This opens to ontoMDE-core users the ability to generate code from custom DSL[http://en.wikipedia.org/wiki/Domain_Specific_Language] models, or join different models. This gem bundles, ontomde-inspector which is a web server for browsing a model and a meta-model inside a running ontomde generator. Inspector is available as an independant script but may also be run from generator (such as ontomde-java with option --inspector or --inspectorAfterLoad ) to provide a view of model before or after generation.
ontoMDE-uml2 contains UML2 meta-model and helper files to manipulate a UML2 model. ontoMDE-uml2 uses ontoMDE-core which provides core fonctionalities for loading a model in RDF/RDFS format. ontoMDE-UML2 is used by ontoMDE-java which contains rules for generating java Code. ontoMDE contains primitives for converting a UML2 model into a Protégé 2000 RDF/RDFS model. UML2 classes are converted into RDFS classes to allow data instances to be created. This feature is used heavily for providing editors for creating tests data for programs. == FEATURES/PROBLEMS: * UML2 meta-model definition in RDFS format * Ruby helper methods for handling a UML2 model. * UML Stereotype handling helpers. * UML predefined enumerations handling helper. * UML model manipulations helpers (add interface implementations, transform multiple inheritance into single inheritance, ...) UML2 to Protege 2000 features: * single and incremental use. * transparent update of name changes from source to target mode. * class * abstract class * interface * enumerated types * generalization links * implementation links * property, association, composition and aggregation * single and multivalued properties * mandatory fields (cardinaly=0 or >0) * UML documentation notes export to Protege 2000 for easy reference.
This includes * advanced UML2 to java generator (release) * JPA (release) * struts (beta) * jBPM integration * FLEX integration (beta) * junit and tests data == SYNOPSIS: $ ontomde-java --help == INSTALL:
ontomde-java is a full-featured UML2 to Java5 code generator library. A sample raw UML2 source model is available here: http://ontomde.rubyforge.org/website/demo/java5/index.html. This model is included in a running demonstration available from this page: http://ontomde.rubyforge.org/website/demonstration.html == FEATURES/PROBLEMS: Managed class modifiers * interface implements * single class inheritance * attribute * association * method * inner class