mathiasbynens / mathiasbynens/utf8.js

Add error-tolerant mode

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
562
Forks
113
PR merge metrics
No merged PRs in 30d

Description

…where instead of throwing errors, each “invalid” byte is replaced with U+FFFD.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the decoder and its current invalid-byte handling, then inspect related tests. Done means an error-tolerant mode replaces each invalid byte with U+FFFD instead of throwing, with tests covering the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.