{"library":"uint8array-loader","type":"library","category":null,"description":"Webpack loader that returns file content as a Uint8Array, useful for loading binary files (e.g., FlatBuffers schemas) in webpack bundles. Current stable version is 1.0.2, with no recent releases. It is designed to be used with babel-loader, but actually works as a standalone loader. Unlike raw-loader or file-loader, this loader returns an actual Uint8Array object instead of a string or URL. The package has minimal dependencies and is intended for webpack projects needing binary data in array buffer form.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","unit8","unit8array","binary","binary file","babel","babel-loader","flatbuffers"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install uint8array-loader","imports":["import data from './file.bfbs';","const data = require('./file.bfbs');","import type { Uint8Array } from './file.bfbs';"]},{"cmd":"yarn add uint8array-loader","imports":[]},{"cmd":"pnpm add uint8array-loader","imports":[]}],"homepage":null,"github":"https://github.com/jcgertig/uint8array-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/uint8array-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}