Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

cronn/jsxtransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsxtransformer

Pipeline for transforming JSX files using Babel.js and Uglify.js

This project provides a basic real-time transform pipeline for JSX -> JavaScript in Java without use of external tools like node.js.

Import

You can use this module by adding it from Maven Central or JCenter in de.cronn.jsxtransformer.

Usage

For sample usage in a Spring Boot application, see https://github.com/cronn-de/spring-boot-react.

About

Pipeline for transforming JSX files using Babel.js and Uglify.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published