Kiran Shila

Results 88 comments of Kiran Shila

Would love to see this supported as well.

So, I think the story is that the `:npm-deps` in `deps.cljs` work fine, as in cljs knows to grab the node deps, but it still needs the externs. The `:require`...

Now that our cljs requires are using the modern `$default` syntax, this should be able to work with cljsjs dependencies.

I suppose it is possible - but not currently implemented. Is your use case to programmatically modify a markdown document via its AST?

I agree this is useful. I would work on this, but am in the process of moving. It shouldn't be too bad, we can copy the lowering to hiccup part...

I am also getting these errors - any progress on this?

It looks like because these tests are set as skip in pytest, a directive ignored by other test runners.

Yeah, additionally the tests won't pass when installed with `python setup.py install`, it has to be installed with develop

Ours was an STM32F3, but I just trashed the clone. It's like $15 for a nucleo that has an official stlink, so to get a development platform PLUS the debugger/uploader...