cpp-html
cpp-html copied to clipboard
C++ ﹤html﹥
Please add package.json, I cannot use this with npm now
So this aims at resolving https://github.com/jfbastien/cpp-html/issues/1. As far as I understood special characters apart from underscores are not allowed in macro definitions. Is there another way to make this more...
I copied the content of [`hello.html.cpp`](https://github.com/jfbastien/cpp-html/blob/master/hello.html.cpp) into an HTML file, and it didn't render well in Chrome 67:  I was expecting:  Please fix. You may need...
subject says it all, plz fix
It's really easy, I can just copy from another one of my C++ projects, but I was lazy and didn't do it. I really should...
[webpack](https://webpack.js.org/) is so 🔥 hot 🔥. Bundlers are where it's at these days. C++ ﹤HTML﹥ needs to *get in on the action*.
**FACTS**: * [WebAssembly](en.wikipedia.org/wiki/WebAssembly) allows C++ on the Web. * C++ ﹤HTML﹥ allows the Web onto C++. **ERGO**: *C++ ﹤HTML﹥ needs WebAssembly support*. **WARNING**: This might open a portal to the...
ES6 added support for [modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import). C++ is [getting support for modules](http://wg21.link/N4720). C++ ﹤html﹥ should allow both to inter-operate.
Look at this ridiculous screenshot: emacs needs to do way better!
CSS has [amazing color names](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value). We should support the `` element, and transform CSS colors and such to [color and other formats](https://misc.flogisoft.com/bash/tip_colors_and_formatting).