jose-compu / jose-compu/libvrf-js
R3-03: Tree-shakeable ESM entry points
Open
Nobody has claimed this yet.
api
enhancement
perf
priority-p1
roadmap-r3
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Per-algorithm exports: libvrf/ec, libvrf/rsa.
Ref: ROADMAP.md
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
Start with the R3-03 section of ROADMAP.md and inspect the existing package entry-point and export configuration. Add the per-algorithm ESM entry points libvrf/ec and libvrf/rsa, then verify that each can be imported independently and remains tree-shakeable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100