{"library":"apg-conv-api","type":"library","category":null,"description":"apg-conv-api is a JavaScript library that provided an API for converting integer arrays to encoded byte streams (Node.js Buffers) and vice versa. It also exposed low-level transformation functions for encoding and decoding, and was bundled for use in both Node.js and browser environments. The package is officially deprecated as of version 1.0.1, with its functionality superseded by `apg-js`. Developers are strongly advised to migrate to `apg-js` for ongoing support and new features. The package's release cadence was tied to its companion `apg-conv` library, but is now effectively halted due to its deprecated status. Its key differentiator was providing direct programmatic access to the `apg-conv` core conversion logic for various data types.","language":"javascript","status":"deprecated","version":"1.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install apg-conv-api","imports":["const apgConv = require('apg-conv-api');","const { converter } = require('apg-conv-api');\nconst decoded = converter.decode(\"UTF8\", chars);","<!-- In HTML -->\n<script src=\"./apg-conv-api.js\"></script>\n<script>\n  const buf = apgConv.converter.decode(\"UTF8\", chars);\n</script>"]},{"cmd":"yarn add apg-conv-api","imports":[]},{"cmd":"pnpm add apg-conv-api","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/apg-conv-api","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/apg-conv-api/compatibility"}}