-
I think there is an opportunity to re-build the VizHub runtime environment to be based on purely HTML standards with ES Modules. In this variant of the runtime, there would be no need to run the sourc…
-
I would like to use the starboard-observable plugin with starboard-wrap.
=> How can I do so?
Suggestion: allow to pass some urls to be included as plugin to the constructor:
let starboardUrl = …
-
Hey there! Does HackerUI support React 17? I see that your `peerDependencies` range is React 16 only, and I'm having trouble using HackerUI on [Skypack](https://skypack.dev/), which pins all versions …
-
I couldn't get arrays in arrays working. Here is an example:
``` JavaScript
"use strict";
import {
createWorld,
defineComponent,
Types,
addEntity,
addComponent,
} from "https://cdn.s…
grorp updated
2 years ago
-
Is there any recommended way to output charts & plots?
I managed this using gnuplot but it feels quite hacky.
```typescript
import * as tslab from "tslab";
import gnuplot from 'gnuplot';
asyn…
-
### Is your proposal related to a problem?
Sure, I wanted to upload a ~20MB file through, but it seems all happens in JSON, so it freezes my browser.
That becomes a pain, because we'll need to u…
-
On the homepage, the unversioned import is listed **first**, and it is called **Default**
([screenshot](https://user-images.githubusercontent.com/6933510/103538031-c361eb00-4e95-11eb-8ca2-bb400c7f9a…
fonsp updated
3 years ago
-
As this is pretty new (since 1.25) I assume this wasn't updated yet and therefore throws the following error when there are any imports from NPM.
```
error: Uncaught Error: load rejected or errore…
-
I have no idea why, but Turf.js's jsDoc comments have multiple initial spaces after the initial /**:
```
/**
* Earth Radius used with the Harvesine formula and approximates using a spherical (…
-
add an editor for pipelines. Do some Drag and Drop magic and please use GET /api/v1/actions for a dialog to add new pipeline steps