Tobi Schäfer
Tobi Schäfer
Similar to Codepen and still allowing anonymous save. https://liveweave.com
> Clearly describe the bug Extending the standard config StyleLint gives me an error about the unit after a zero value. This cannot be undone disabling the corresponding rule because...
If I read #83 correctly, it should have been merged into master already. However, after I installed this package via git clone / npm install today, I get an error...
How hard would it be to use e.g. [OpenTypeJS](https://github.com/opentypejs/opentype.js) as a replacement?
* Gitlab Community Edition 12.9.4 * Sonar Gitlab plugin 4.1.0-SNAPSHOT * SonarQube 7.9.2 (build 30863) We got the following message posted from the CI runner to our Gitlab instance: ```plain...
In the README it says (please note the case): > sonar.gitlab.quality_gate_fail_mode | Quality gate fail mode: **error, warn or none** (default error) https://github.com/gabrie-allaigre/sonar-gitlab-plugin/blob/ff206e19c301fc63e6e77cec14ca30e5a77d966b/README.md#L336 …while in the Java code the properties...

I am trying to rewrite a Python script in Node, replacing the `fontforge` bindings with OpenTypeJS. The script takes a bunch of font files and copies the desired glyphs into...
I assume this is related to the “Let’s Encrypt” service, but I am not sure what I could do about it. Cloning by `dat clone dat://164b03…` works fine. My current...
When I include the library together with RequireJS like the following in an HTML page I get the error and stack trace below: ``` html require(['http://cpettitt.github.io/project/graphlib-dot/latest/graphlib-dot.js'], function(dot) { console.log(dot); });...