Watermarked images in the browser
No description provided.
Polyfills and patches missing or partially supported web and core APIs
Convert Various Data Formats, including ArrayBuffer and Buffer, to a Text String. Works on NodeJS and very old browsers where FileReader doesn't exist.
Quite-OK Image format encoder/decoder in vanilla javascript
The type registry for typeson
Parse event files that are generated by IBM i compilers
ponyfill to read file async(promise style) or sync(worker style)
compress base64
`@lichtblick/rosbag` is a node.js & browser compatible module for reading [rosbag](http://wiki.ros.org/rosbag) binary data files.
Simple file reader in Javascript using ajax. My way of getting to grips with npm modules.
HTML5 FileAPI for Node.js
A JavaScript library for uploading large files using Web Workers and FileReader. The library computes the SHA-1 hash of the files and supports parallel uploads.
Implementation of the Web APIs' Blob interface using modern javascript.
PX4 ULog file reader
Resize and rotate images by EXIF orientation on the client side during upload. This uses the HTML Canvas element and HTML5 FileReader.
A type generator that works with Zod
Provides methods for various apis.
This is a node package that helps you to convert base64 string created by javascript file reader to image downloadable file
A file reader action for Gaffa.
```javascript import { createApp } from "vue"; import App from "./App.vue"; import ExcelPreview from "@zeelyn/excel-preview-vue3"; const app = createApp(App); import "@zeelyn/excel-preview-vue3/dist/style.css"; app.use(ExcelPreview); app.mount("#app");
Read an HTML5 File object (from e.g. HTML5 drag and drops) as a pull stream source.
An ES2015 library for manipulating Web Audio Contexts
Avid Log Exchange (ALE) Document Parser in JavaScript