{"library":"text-encoding-utf-8","type":"library","category":null,"description":"text-encoding-utf-8 is a partial polyfill for the Web's Encoding Living Standard API, specifically designed to provide UTF-8 encoding and decoding capabilities for environments lacking native `TextEncoder` and `TextDecoder` implementations, such as older versions of Safari on iOS. The current stable version is 1.0.2, last updated over seven years ago. Its key differentiator is its strict focus on UTF-8 only, resulting in a smaller footprint compared to full polyfills like `text-encoding`. While it served a critical role historically, modern browsers and Node.js environments universally support `TextEncoder` and `TextDecoder` natively, rendering this polyfill largely obsolete for new development.","language":"javascript","status":"abandoned","version":"1.0.2","tags":["javascript","encoding","decoding","living standard"],"last_verified":"Wed May 27","install":[{"cmd":"npm install text-encoding-utf-8","imports":["import { TextEncoder, TextDecoder } from 'text-encoding-utf-8';","import { TextEncoder, TextDecoder } from 'text-encoding-utf-8';","import 'text-encoding-utf-8';"]},{"cmd":"yarn add text-encoding-utf-8","imports":[]},{"cmd":"pnpm add text-encoding-utf-8","imports":[]}],"homepage":null,"github":"https://github.com/arv/text-encoding-utf-8","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/text-encoding-utf-8","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/text-encoding-utf-8/compatibility"}}