{"library":"uuid-parse","type":"library","category":null,"description":"uuid-parse is a JavaScript utility for converting RFC4122 UUID strings to Node.js Buffer objects (or Array/Buffer targets) and vice-versa. It provides `parse` and `unparse` functions for this specific transformation. The current stable version is 1.1.0, and the package is explicitly marked as no longer maintained. Its primary differentiator was providing parsing/unparsing functionality that was removed from a prior version of the `node-uuid` library, which is now maintained as `uuid`. Developers should be aware that this module will not receive updates for bugs, security vulnerabilities, or new features, and alternatives like the `uuid` package's `parse` and `stringify` functions are generally recommended for active projects. It does not have a release cadence due to its abandoned status.","language":"javascript","status":"abandoned","version":"1.1.0","tags":["javascript","uuid","parse","guid","rfc4122"],"last_verified":"Wed May 27","install":[{"cmd":"npm install uuid-parse","imports":["const uuidParse = require('uuid-parse');","const { parse } = require('uuid-parse');","const { unparse } = require('uuid-parse');"]},{"cmd":"yarn add uuid-parse","imports":[]},{"cmd":"pnpm add uuid-parse","imports":[]}],"homepage":null,"github":"https://github.com/zefferus/uuid-parse","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/uuid-parse","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/uuid-parse/compatibility"}}