Missing polyfill functions
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, webpack
Research direction
Compare the referenced console-polyfill index.js with the current console-browserify implementation, considering its use through node-libs-browser in Webpack 3. Add the requested missing handlers, such as console.table, or establish a generic safe fallback for unsupported calls, then verify that legacy browsers no longer error on them.
Written by the indexing model from the issue text.
Description
I'm asking this because this plugin is in use @ Webpack 3 via node-libs-browser.
It would be nice to include a bunch of functions handlers for this, such as console.table, or a generic handler that can stub any function call so that it won't result in an error (crucial for legacy browsers).
Otherwise this polyfill is starting to be a bit outdated.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
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.
Similar issues
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
curation good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
amponce/archive-movie-browser#186 ·
-
light
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
aemdemos/patients-stryker#253 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
clerk/javascript#9852 ·