{"library":"binary-uuid","type":"library","category":null,"description":"Converts UUID v1 strings to BINARY(16) buffers with time-ordering scrambling optimized for MySQL indexing. Version 2.0.3 is current, stable, and rarely updated. Key differentiator: reorders UUID v1 bytes so that the timestamp component (which changes fastest) is placed in the middle of the binary representation, improving B-tree index performance. Supports both ESM imports and CommonJS require. Includes helpers to convert between string UUID and Buffer representations.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","binary","buffer","mysql","uuid","binary(16)","sequelize"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install binary-uuid","imports":["import createBinaryUUID from 'binary-uuid'","import { fromBinaryUUID } from 'binary-uuid'","import { toBinaryUUID } from 'binary-uuid'","const { createBinaryUUID } = require('binary-uuid')"]},{"cmd":"yarn add binary-uuid","imports":[]},{"cmd":"pnpm add binary-uuid","imports":[]}],"homepage":"https://github.com/odo-network/binary-uuid#readme","github":"https://github.com/odo-network/binary-uuid","docs":null,"changelog":null,"pypi":null,"npm":"binary-uuid","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}