{"library":"fast-base64-decode","type":"library","category":null,"description":"fast-base64-decode is a JavaScript library providing a high-performance, low-level Base64 decoder. Its current stable version is 2.0.0, released in October 2022. The library differentiates itself by offering a direct, byte-array-oriented API, requiring the user to pre-allocate `Uint8Array` buffers and specify the exact output length. This approach is optimized for speed and memory efficiency, contrasting with higher-level alternatives like `base64-js` which handle buffer allocation automatically. It is primarily used for decoding Base64 strings where performance is critical and granular control over the output buffer is desired. The package has a moderate release cadence, with major versions aligning with significant architectural shifts like its recent conversion to an ECMAScript module.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","base64-decode","base64","decode","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fast-base64-decode","imports":["import base64Decode from 'fast-base64-decode'"]},{"cmd":"yarn add fast-base64-decode","imports":[]},{"cmd":"pnpm add fast-base64-decode","imports":[]}],"homepage":null,"github":"https://github.com/LinusU/fast-base64-decode","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fast-base64-decode","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/fast-base64-decode/compatibility"}}