Rich Brown

Results 64 issues of Rich Brown

Using commit 8e4c2e1 (Feb 2016): `npm install` gave several kinds of warnings/errors. Are these known? Will they be fixed? Are they important? Thanks! ``` npm WARN deprecated [email protected]: Babel's CLI...

It appears that a fix to issue #78 was checked in to allow sorting numerically instead of an alphabetic sort for certain columns. I skimmed the code, but am not...

Update: Changed subject to reflect the current focus. I tried out the example at https://github.com/getify/asynquence/blob/master/contrib/README.md#errfcb-plugin that talks about sq.errfcb() plugin. When I execute the code, the parameter passed to .then()...

I agree with the posting at https://jessicaotis.com/academia/never-use-white-text-on-a-black-background-astygmatism-and-conference-slides/ It notes that light text on a dark background can be hard to read. The examples in her article match my experience: I...

enhancement

I'm looking to migrate from strapdown.js so that I can put my markdown text inside a `` Bootmark seems to check all the boxes (I'm already using jQuery, it can...

In a previous life, my company created a (slightly different) regex for validating IPv6 format addresses. We wrote a blog posting, a survey of other regexes, and a perl script...

A while ago, [Intermapper](https://intermapper.com) created a regex that vetted IPv6 addresses. Here's a link to its test script, with a set of addresses and a flag indicating whether it's OK...

### Describe the new feature I see a discussion of allowing a stable sort for multiple columns in #1407. Ctl-clicking doesn't seem to be working in version 3.12.2 on macOS...

I'd like to have breadcrumbs for my site. Does anyone have recommendations for implementing them as part of universal-router? Thanks. ## --- Want to back this issue? **[Post a bounty...

prql sounds sweet! I have some data in a SQLite database that I would like other people to be able to manipulate, and the nicer syntax looks to be attractive....

documentation
help wanted