cpp-html icon indicating copy to clipboard operation
cpp-html copied to clipboard

C++ ﹤html﹥

Results 11 cpp-html issues
Sort by recently updated
recently updated
newest added
trafficstars

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: ![rendered hello.html.cpp](https://user-images.githubusercontent.com/83420/38203837-652519e6-3655-11e8-8fc8-14b1ed3a8a20.png) I was expecting: ![expected rendering](https://user-images.githubusercontent.com/83420/38203912-b028c866-3655-11e8-8089-166dbcb0e9af.png) Please fix. You may need...

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*.

help wanted

**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...

💥 DANGEROUS 💥

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.

help wanted

Look at this ridiculous screenshot: emacs needs to do way better!

help wanted
good first issue

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).

help wanted
good first issue