# ref-bitfield **Repository Path**: mirrors_TooTallNate/ref-bitfield ## Basic Information - **Project Name**: ref-bitfield - **Description**: Spread bytes into bitfields - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ref-bitfield ========= Installation ------------ Install with `npm`: ``` bash $ npm install ref-bitfield ``` Examples -------- #### Basic usage #### With `node-ffi` License -------