mathiasbynens / mathiasbynens/regex-trie-cli
Add `-f` / `--file` option to load strings from file
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI entry point and its existing option parsing, then check how strings are currently supplied. Done means the command accepts the `-f`/`--file` option and uses the file's strings to create the regular expression patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100