Chris Abrams

Results 10 issues of Chris Abrams

You recommend the [html2hscript](https://github.com/twilson63/html2hscript) tool for taking html to hyerscript. This tools retuns a string, where your library runs as a function. How can I take the string returned by...

I don't see it anywhere - is this an adaptor in another repo? GraphQL is definitely one piece of the project I am excited to use.

server
still formulating
plugin

Is `r.table('foo').wait()` supported? I don't seem to get a response for this. [RethinkDB docs reference](https://www.rethinkdb.com/api/javascript/wait/). Looks like there was a api change in 2.3.x. Would have to wait for Reqlite...

missing feature

Clearly the author has abandoned this project. Are there any forks out there that have been updated?

For my experience: your project works on OS X, but not for Linux. ``` Traceback (most recent call last): File "/app/main.py", line 8, in from repool import ConnectionPool File "/usr/local/lib/python2.7/site-packages/repool/__init__.py",...

Your readme excited me because it says, `I use it with tens of thousands of jobs on the queue.` However, I tried adding 10,400 items to the queue and got...

Is there a configuration needed to get watchify to recognize new files?

enhancement

When I write my code in markdown, and I indent it 4 spaces, the highlight code does not show the indent. If I indent my code 6 spaces, it shows...

Version: Deno 1.43.1 I was excited by the snappy performance of the LSP in VS Code for version 1.43 however as soon as you load React's types the 10+ second...

lsp

I'm still trying to wrap my head around the project, but I believe this is where the template is actually being added to the view? https://github.com/littlstar/starplate/blob/master/src/view.js#L208 If so, could it...