{"library":"thirty-two","type":"library","category":null,"description":"The `thirty-two` package provides an implementation of the Base32 encoding and decoding algorithms as specified in RFC 3548 for Node.js environments. Base32 is a binary-to-text encoding scheme that uses a 32-character alphabet, commonly employed for situations where human readability or case-insensitivity is desired, and URL-safety is important (as it avoids common punctuation characters). While RFC 3548 has been obsoleted by RFC 4648, the core Base32 encoding defined within it remains a standard and widely used method. This package, currently at version 1.0.2 and last updated approximately 10 years ago, is a mature and stable utility that fulfills its specific function without active feature development, operating effectively in maintenance mode. It's a foundational library for basic binary data transformation.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","base32","encoding"],"last_verified":"Wed May 27","install":[{"cmd":"npm install thirty-two","imports":["const base32 = require('thirty-two');","import base32 from 'thirty-two';","const base32 = require('thirty-two');\nbase32.encode('data');"]},{"cmd":"yarn add thirty-two","imports":[]},{"cmd":"pnpm add thirty-two","imports":[]}],"homepage":null,"github":"https://github.com/chrisumbel/thirty-two","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/thirty-two","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/thirty-two/compatibility"}}