# extclassgenerator **Repository Path**: mirrors_krm1312/extclassgenerator ## Basic Information - **Project Name**: extclassgenerator - **Description**: Ext JS code generator. Creating model js classes from java classes - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##Ext Class Generator [![Build Status](https://api.travis-ci.org/ralscha/extclassgenerator.png)](https://travis-ci.org/ralscha/extclassgenerator) Code generator that creates Javascript classes for [Ext JS](http://www.sencha.com/products/extjs/) and [Sencha Touch](http://www.sencha.com/products/touch/) either dynamically at runtime or during build time with the help of an Annotation Processing Tool (APT) processor. See the [Wiki](https://github.com/ralscha/extclassgenerator/wiki) for more information.