SkillAgentSearch skills...

Bellevue

belle::vue C++ with HTML5 UI in WebAssembly

Install / Use

/learn @nxxm/Bellevue
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

belle::vue : C++ HTML5 Views

A WebAssembly Browser templating engine for your HTML5 C++ application.

Deo

The C++ effort to the web

Here we list libraries part of the Bellevue effort :

  • nxxm : html5 files compilation, dependency and easy-build with WebAssembly.
  • js::bind : bind any C++ function to the Javascript Host API.
  • xxhr : HTTP Requests cross-platform & in the Browser
  • belle::vue : HTML5 Dom access, HTML5 view engines.
  • bete : WebServer, Websocket Observables Data Types

Features

  • HTML5 and Browser API integration : belle::vue::get_element_by_id, Element::innerHTML...
  • HTML5 datamodel views :
<ul>
  <li v-for="products"> {{name}} : {{quantity}} </li>
</ul>

Getting started

Clone it directly and play with the examples/ or use the library in your app :

{
  "nxxm/bellevue" : {}
}

License

This project is licensed under the permissive MIT License, this is done to encourage you to contribute and make the next generation of Web Apps in WebAssembly together.

MIT License, please just reproduce copyrights :

Copyright (c) 2018 - present nxxm.io
View on GitHub
GitHub Stars34
CategoryDevelopment
Updated6mo ago
Forks5

Languages

C++

Security Score

82/100

Audited on Oct 1, 2025

No findings