{"library":"node-bitmap","type":"library","category":null,"description":"node-bitmap is a pure JavaScript library designed for low-level bitmap image manipulation within Node.js environments. Published over a decade ago as version 0.0.1, this package offers basic functionalities for creating and modifying uncompressed bitmap data, including setting and getting individual pixel values. It was developed to run on very old Node.js versions (>=v0.6.5) and has seen no updates or maintenance since its initial release. Consequently, it is considered abandoned and lacks compatibility with modern JavaScript features, Node.js versions, and security patches. Its primary differentiator was its 'pure JavaScript' implementation, avoiding native dependencies at a time when such libraries often required them, but this also means it is likely slower and less feature-rich than contemporary alternatives.","language":"javascript","status":"abandoned","version":"0.0.1","tags":["javascript"],"install":[{"cmd":"npm install node-bitmap","imports":["const Bitmap = require('node-bitmap');","const bmp = new Bitmap(width, height);"]},{"cmd":"yarn add node-bitmap","imports":[]},{"cmd":"pnpm add node-bitmap","imports":[]}],"homepage":null,"github":"https://github.com/nowelium/node-bitmap","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-bitmap","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/node-bitmap/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}