liquid-labs / regex-repo

Collection of JS regular expressions.
Apache License 2.0
0 stars 1 forks source link

Add NPM package RE and fix README.md generation #21

Closed zanerock closed 9 months ago

zanerock commented 9 months ago

Overview

Let's get an RE for a NPM package name.

While we're at it, I notice the README.md is not regenerating. It needs to take note of changes in the JS files.

Deliverables

zanerock commented 9 months ago

Work for this issue will begin begin on branch work-liquid-labs/regex-repo/21.