Endel Dreyer

Results 152 issues of Endel Dreyer

Modify and document out new Dancer#load interface, which must accept only plain objects right now, since there are already three ways of loading it (via audio element, src attribute, and...

When using `debowerify` in conjunction with `6to5ify` it results in parse error: ``` Unexpected reserved word ``` Maybe using [esprima-fb](https://github.com/facebook/esprima) solves the problem, which supports ES6 syntax.

I've found [redbird](https://github.com/OptimalBits/redbird) today, and was going to test it, but noticed that `redbird` has too many dependencies. dolphin/request being one of them. This pull-request just removes `request`, as it...

Hi @acarapetis, I've published your theme in my github account and it already received some contributions, but I don't have enough time to review the issues and pull-requests: https://github.com/endel/vim-github-colorscheme Do...

Hello hello @britzl, I'm trying to connect without success using `wss` on a domain handled by CloudFlare. Here's the handshake error I'm having: ``` { --[[0x111535de0]] pcall_err = "/websocket/sync.lua:135: sslv3...

I've spent a little time adding some tag functionality, such as links to tags for each article, and a "tagged with" page. I think it is pretty cool for the...

### Acknowledgements - [X] I read the documentation and searched existing issues to avoid duplicates - [X] I understand tsx aims for TypeScript parity and is not for arbitrary Node.js...

enhancement
pending triage

Hey there, I was searching for a way to share data between cluster workers and found your project. I don't want to increase the complexity of my architecture by adding...

I've read the license file and it seems to be related just to Parse backend. Am I allowed to fork ParseReact to integrate other Back-end as a Service systems with...

Hi @manast, thank you so much for providing this proxy. I'm running it on production for a couple of weeks, and it's working really well, I only seem to be...