https://github.com/tmpim/ltml-react
A test project for making a React-like framework using fengari and ltml.
https://github.com/tmpim/ltml-react
Last synced: 5 months ago
JSON representation
A test project for making a React-like framework using fengari and ltml.
- Host: GitHub
- URL: https://github.com/tmpim/ltml-react
- Owner: tmpim
- License: mit
- Created: 2019-06-10T17:58:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T17:49:49.000Z (almost 6 years ago)
- Last Synced: 2025-10-19T09:58:33.084Z (8 months ago)
- Language: Lua
- Homepage: https://justyn.is/ltml-react/
- Size: 153 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ltml-react
A test project for making a React-like framework using [fengari](https://github.com/fengari-lua/fengari) and [ltml](https://github.com/tmpim/ltml).
# Notes
This project is on an older version of LTML, due to having to modify the imports since `require` in fengari-loader uses JavaScript style imports. Additionally, this project is postponed until LTML is a more stable state and there is a solution for the fengari-loader imports. Hopefully at some point this will change, but for the time being it is not recommended that you use LTML-react in a production environment.
# Example
[https://justyn.is/ltml-react/](https://justyn.is/ltml-react/)