1
0
mirror of https://github.com/leaningtech/cheerpj-meta.git synced 2025-03-15 01:54:48 +01:00
cheerpj-meta/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2023-10-04 14:47:15 +01:00
<h1><img src="assets/logotype.svg" alt="CheerpJ" height="96"></h1>
2021-09-04 13:45:50 +02:00
2023-10-04 14:47:15 +01:00
[![Discord server](https://img.shields.io/discord/988743885121548329?color=%237289DA&logo=discord&logoColor=ffffff)](https://discord.leaningtech.com)
2017-09-28 11:55:39 +01:00
[![GitHub Issues](https://img.shields.io/github/issues/leaningtech/cheerpj-meta.svg)](https://github.com/leaningtech/cheerpj-meta/issues)
2017-09-24 17:40:27 +01:00
2023-10-11 17:47:22 +01:00
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.
2017-09-24 17:40:27 +01:00
2023-10-04 14:47:15 +01:00
[Documentation](https://labs.leaningtech.com/cheerpj)
[Issues](https://github.com/leaningtech/cheerpj-meta/issues)
[Discord server](https://discord.leaningtech.com)
2021-09-04 10:09:38 +02:00
2023-10-04 14:47:15 +01:00
![](assets/cheerpj_visual_2.png)
2017-11-09 11:50:20 +00:00
2023-10-04 14:47:15 +01:00
With CheerpJ, you can:
2020-04-03 11:54:36 +01:00
2023-10-04 14:47:15 +01:00
- 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
2017-09-24 17:40:27 +01:00
2023-10-04 14:47:15 +01:00
## Licensing
2017-09-24 17:40:27 +01:00
2023-10-11 11:18:11 +01:00
CheerpJ is free for non-commerical use and technical evaluation. See [licensing](https://leaningtech.com/cheerpj-licensing/) for details.