node-unicode / node-unicode/node-unicode-data
bidi-bracket: add `None`?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 154
- Forks
- 18
- Avg merge
- 9h 48m
- Merged PRs (30d)
- 3
Description
@cscott says:
I thought about adding 'None' as a regexp, but it bloats the lookup array as a direct map. Maybe it's worth some special-casing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions only the bidi-bracket lookup and a possible special case; it names no files, tests, or entry points. First trace how this lookup is generated and determine the intended representation of None and its regexp behavior. Done means the expected behavior is agreed and the relevant generated data or lookup behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100