{"library":"raw-guid-converter","type":"library","category":null,"description":"Utility library and CLI tool for converting between Oracle RAW(16) format and standard formatted GUID strings. Version 1.0.204 is current, last updated in 2020 with low release cadence. Accepts 32-character hex strings (no dashes) and converts them to standard 36-character GUID format, and vice versa. Supports bulk conversion via CLI. Lightweight, zero dependencies, and available as both a Node.js library and global CLI command. Key differentiator: handles Oracle RAW-format GUIDs specifically, including endianness handling per Oracle conventions.","language":"javascript","status":"maintenance","version":"1.0.204","tags":["javascript","command line","tool","guid","oracle"],"install":[{"cmd":"npm install raw-guid-converter","imports":["import { convertRaw } from 'raw-guid-converter'","import { convertString } from 'raw-guid-converter'","import rgc from 'raw-guid-converter'; rgc.convertRaw(...)","npx raw-guid-converter fromRaw 4630880E6D0B3640AB446C6FB3C44FE3"]},{"cmd":"yarn add raw-guid-converter","imports":[]},{"cmd":"pnpm add raw-guid-converter","imports":[]}],"homepage":null,"github":"https://github.com/kanekotic/raw-guid-converter","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/raw-guid-converter","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/raw-guid-converter/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}