Support automatically generating Unicode property lists
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
PRs like https://github.com/tc39/ecma262/pull/1939 and https://github.com/tc39/ecma262/pull/1896 could (and should) be done automatically as part of the tooling.
@mathiasbynens maintains a collection of npm modules which could be used for this. Note that these bump Unicode versions in minor releases, so for this use case we'd want to pin a minor version.
Contributor guide
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
Start by reviewing the linked ecma262 PRs and the Unicode-data npm module collection referenced in the issue. Determine where ecmarkup tooling should generate these property lists and how to pin a Unicode minor version. Done means equivalent changes can be produced automatically as part of the tooling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100