Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
yaui
YAUI - nanomalist JavaScript native crossplatform UI library
This library was created by dharma research team of www.ksana.tw. The goal is to have a rapid development of native cross platform humanity apps in JS.
Currently supports Windows, Android, iOS.
JS Engines used:
on Windows:
http://en.wikipedia.org/wiki/V8_(JavaScript_engine)
on iOS:
http://en.wikipedia.org/wiki/SpiderMonkey_(JavaScript_engine)
SpiderMonkey on iOS is used because V8 is not working on iOS devices due to Apple's DEP.
http://en.wikipedia.org/wiki/Data_Execution_Prevention
...The software project consists of a front-end application (client) and a back-end application (server).
The front-end application should be able to run on smartphones and tablets on different operating systems: iOS (Apple), Android (Google) or QNX (RIM). It's the application for the end-user.
The back-end application should be able to run on one of the PMI's Windows/Unix servers. It's the application that should provide content to the front-end.