Benjamin Lupton

Results 336 issues of Benjamin Lupton

Hey Fortes, Author of the [other History.js](https://github.com/balupton/history.js) here ;-) Seems we are both trying to accomplish the same things. Working on this stuff is my day job, so I've been...

The instructions on the schema for `templateLiteralEditor.regexes` is obtuse. For instance, given this typescript code: ``` typescript import marli from 'marli' const markdown = marli() const html = markdown`this is...

> As a result, this package ships with a modified version of Acorn, but it would be preferable if those issues could be worked out so that Acorn can be...

enhancement

Would be great if I could just do: ``` brew tap phinze/cask brew install brew-cask brew cask install vagrant virtualbox brew install docker ```

**Description** ``` > glab auth status gitlab.com x gitlab.com: api call failed: GET https://gitlab.com/api/v4/user: 401 {message: 401 Unauthorized} ✓ Git operations for gitlab.com configured to use ssh protocol. ✓ API...

bug
stale

Instead of requiring webtorrent support be coded in libraries for all the different languages, how viable would it be to instead move the javascript webtorrent implementation to assemblyscript (typescript to...

question
meta

From the README: > When it receives a transaction for a private tree, it only gossips that transaction to the tree's members (as opposed to its behavior with public trees,...

question

It would be nice if there was documentation on how to use this with server side rendering. Such that: 1. Server sends the prerendered compontent 2. Client receives the prerendered...

question
documentation