erikdubbelboer / erikdubbelboer/node-huffman-compression
Dictionary 'Import' and 'Export'
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I would like to suggest 2 methods for the Dictionary class: import and export. The export will help export the trained data. And the import will help inject the exported data. Useful when doing file compressions so the dictionary can be injected into the file.
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 by locating the Dictionary class and the existing compression entry points. Determine how trained data can be exported and later imported for file compression, then verify that an exported dictionary can be injected and reused successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100