-
I've been developing Pglet framework for 6 months now and I feel it's finally ready for building real apps.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
domonic
Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
-
Ha, it's so relieving you've completely got the idea of this project :) (though I'm still trying to find the right words to sell it to people)! The server is written in Go (single exe, any platform/OS), receives "commands" mutating server-side DOM and dispatches events coming from React components. Bindings can be written in any language (we already have Bash, C#, PowerShell, Node - https://github.com/pglet/examples ) and it's basically translating DOM into a bunch of commands.
-