Skip to content

Commit

Permalink
chore: remove text encoder (#116)
Browse files Browse the repository at this point in the history
These methods are redundant, just use TextEncoder/TextDecoder directly.

BREAKING CHANGE: text encoder/decoder files have been removed
  • Loading branch information
achingbrain authored May 10, 2021
1 parent 06e2012 commit 686c745
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 38 deletions.
3 changes: 0 additions & 3 deletions src/text-decoder.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/text-encoder.js

This file was deleted.

32 changes: 0 additions & 32 deletions test/text-codec.spec.js

This file was deleted.

0 comments on commit 686c745

Please sign in to comment.