Port of TweetNaCl cryptographic library to JavaScript - dchest/tweetnacl-js Bridge between JavaScript and PICO-8. Contribute to justinj/communic8 development by creating an account on GitHub. FBP implementation written using JavaScript and node-fibers - jpaulm/jsfbp File format parser which makes it easy to parse binary file formats through data schemas. - matortheeternal/ffp Blake2s cryptographic hash function in JavaScript. Contribute to dchest/blake2s-js development by creating an account on GitHub. function concat(arrays) { // sum of individual array lengths let totalLength = arrays.reduce((acc, value) => acc + value.length, 0); if (!arrays.length) return null; let result = new Uint8Array(totalLength); // for each array - copy it over… plugin.fields = [ { id: "method", label: "Method:", type: "radio", values: [ "Remove spaces", "Remove punctuation", "Remove both" ], default: 0 }, { id: "strict", label: "Strict:", type: "checkbox", value: "Avoid anything nasty", default…
A PCX image decoder for JavaScript which works in NodeJS & the Browser - warpdesign/pcx-js
returns an array of named queues (created with the Queue constructor) A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, Jsonpath, CSV, MessagePack, CBOR, BSON, Ubjson - danielaparker/jsoncons Download an array of objects as a CSV file in the browser - silverwind/save-csv Handling bits array in JavaScript. Contribute to Zekfad/BitByteArray development by creating an account on GitHub. A Ruby TypeArray implementation based off the strawman ECMAScript spec ( http://wiki.ecmascript.org/doku.php?id=strawman:typed_arrays ) - methodmissing/type_array A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers. - ricmoo/aes-js JavaScript parser for Dicom Part 10 data. Contribute to cornerstonejs/dicomParser development by creating an account on GitHub.
The download_csv function that is triggered by the click of the button, will create a string that will become the content of the file on the disk of the user. In the first
A node.js buffer encoder / decoder for PLC data communication - jledun/io-buffer-worker Binary Format for Array Streaming and Transmission - vimaec/bfast FLAC encoder in JavaScript. Contribute to mmig/libflac.js development by creating an account on GitHub. Parse binary files in javascript using clean schema objects - matt-way/jsBinarySchemaParser Embedded JavaScript engine for C/C++. Contribute to cesanta/mjs development by creating an account on GitHub. MessagePack for JavaScript/ECMA-262 / msgpack.org[JavaScript/ECMA-262] - msgpack/msgpack-javascript
A Ruby TypeArray implementation based off the strawman ECMAScript spec ( http://wiki.ecmascript.org/doku.php?id=strawman:typed_arrays ) - methodmissing/type_array
Port of TweetNaCl cryptographic library to JavaScript - dchest/tweetnacl-js Bridge between JavaScript and PICO-8. Contribute to justinj/communic8 development by creating an account on GitHub. FBP implementation written using JavaScript and node-fibers - jpaulm/jsfbp File format parser which makes it easy to parse binary file formats through data schemas. - matortheeternal/ffp Blake2s cryptographic hash function in JavaScript. Contribute to dchest/blake2s-js development by creating an account on GitHub. function concat(arrays) { // sum of individual array lengths let totalLength = arrays.reduce((acc, value) => acc + value.length, 0); if (!arrays.length) return null; let result = new Uint8Array(totalLength); // for each array - copy it over… plugin.fields = [ { id: "method", label: "Method:", type: "radio", values: [ "Remove spaces", "Remove punctuation", "Remove both" ], default: 0 }, { id: "strict", label: "Strict:", type: "checkbox", value: "Avoid anything nasty", default…
17 Mar 2015 C#: Save / Upload, Open and Download a File as a Blob to a Database Save the byte array (b) to the BLOB column in the database.
17 Mar 2015 C#: Save / Upload, Open and Download a File as a Blob to a Database Save the byte array (b) to the BLOB column in the database.
Limited Error Raster Compression. Contribute to Esri/lerc development by creating an account on GitHub.