1
0
mirror of https://github.com/leaningtech/cheerpj-meta.git synced 2025-03-15 10:04:49 +01:00
cheerpj-meta/README.md
2023-10-11 17:47:22 +01:00

24 lines
1.1 KiB
Markdown

<h1><img src="assets/logotype.svg" alt="CheerpJ" height="96"></h1>
[![Discord server](https://img.shields.io/discord/988743885121548329?color=%237289DA&logo=discord&logoColor=ffffff)](https://discord.leaningtech.com)
[![GitHub Issues](https://img.shields.io/github/issues/leaningtech/cheerpj-meta.svg)](https://github.com/leaningtech/cheerpj-meta/issues)
CheerpJ is a **drop-in HTML5 replacement** for the JVM, and is compatible with 100% of Java 8, including Swing, reflection and dynamic class loading.
[Documentation](https://labs.leaningtech.com/cheerpj)
[Issues](https://github.com/leaningtech/cheerpj-meta/issues)
[Discord server](https://discord.leaningtech.com)
![](assets/cheerpj_visual_2.png)
With CheerpJ, you can:
- Run existing **Java applications** in the browser with no changes
- Include **Java applets** in webpages without legacy plugins
- Migrate **Java Web Start / JNLP** applications to work on modern systems
- Use Java libraries in JavaScript/TypeScript seamlessly
## Licensing
CheerpJ is free for non-commerical use and technical evaluation. See [licensing](https://leaningtech.com/cheerpj-licensing/) for details.