Results 30 issues of Mathias Wulff

Tried to update deno on my mac. Went to the website and use the install script indicated. Took we a while to figure out the version number was the same...

> Once your app is instrumented for coverage, and building, you need to pipe the lcov output to ./node_modules/coveralls/bin/coveralls.js. Would be awesome if you could share an example.

**Is your feature request related to a problem? Please describe.** I would love to use this plugin together with the bundler parcel 2 **Describe the solution you'd like** Making a...

help wanted

Feature request: Would be good to be able to import the markdown into the formular or be able to save a json so I can return to the formular and...

enhancement
help wanted

I am getting this error when including Chota in svelte with Routify: ``` { code: 'a11y-label-has-associated-control', message: 'A11y: A form label must be associated with a control.', frame: '36: \n'...

Took me a while to get the building working - added the trick... --- This change is [](https://reviewable.io/reviews/znort987/blockparser/80)

`./parser stats` gives a fine result, but when I do a `./parser allBalances` I get ``` info: 1 blocks, 0.000 MegaAddrs , *** stack smashing detected ***: terminated Aborted (core...

Will fix #81 --- This change is [](https://reviewable.io/reviews/znort987/blockparser/82)

Is there a way to use the `.where` where one can find all items with an array having a specific value? lets say for ``` collection.insert([ {name: "sphinx", mythology: "greek",...

Looks like Travis is hanging often on the windows platform. I suggest we look into if git actions can run the current tests without hanging in the windows version (and...

up for grabs