Allow badge-maker to be built for websites
Open
npm-package
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
:clipboard: **Description**
I'm trying to build badge-maker for the web but seems that is not possible because char-width-table-consumer depends on fs and util Node.js modules. It would be possible to get rid of them?
Contributor guide
Research direction
Start by tracing badge-maker's web build path and the char-width-table-consumer dependency to identify where the fs and util Node.js modules are required. Verify the browser build can complete without those Node.js dependencies and that badge generation still works for websites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100