Feature request: bar code generator
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
There is a feature in CyberChef to generate QR codes. I would appreciate if there was a feature to generate also other such codes, bar codes in this case.
**Describe the solution you'd like**
There is a javascript library to perform the task not needing any additional libraries - [JsBarcode](https://lindell.me/JsBarcode/). I am unaware though how to implement it not being aware of the CyberChef background.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Research direction
Start by reading CyberChef's existing QR-code feature and the JsBarcode documentation to understand how barcode generation should fit into the application. A complete change should add barcode generation using JsBarcode and make the resulting feature available through CyberChef's interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100