https://github.com/plurid/reline
Actored Web Elements [Desearch Concept]
https://github.com/plurid/reline
user-interface
Last synced: 9 months ago
JSON representation
Actored Web Elements [Desearch Concept]
- Host: GitHub
- URL: https://github.com/plurid/reline
- Owner: plurid
- License: mit
- Created: 2020-04-12T20:12:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T07:57:46.000Z (about 3 years ago)
- Last Synced: 2024-12-28T04:30:24.481Z (10 months ago)
- Topics: user-interface
- Language: TypeScript
- Homepage: https://plurid.com/reline
- Size: 1.07 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
reline
Web Elements Generator and Conductor
# Why
Another Web Framework mostly because, with regards to the internet and the browser, we haven't even started discovering what it is about. And so, we need to reiterate on the same ideas, over and over again, until light is shed upon what is the nature of a set of pixels in the space of the browser.
However, there is another, more reasonal, reason: to have control over the entire rendering pipeline of [plurid](https://github.com/plurid/plurid) a new framework is needed, one that has learned from the wounds of the previous attempts, and that is straightforwardly focused on the cutting-edge (no support for anything prehistoric - that is, below the last 2 versions).
`Reline` is hugely inspired from and indebted to `React`.
# Generator
`Reline` can generate new Web Elements using `JSX`.
# Conductor
`Reline` handles the flow of data and behavior between the Web Elements and the external world (the network, the user).