buffer-from
Buffer creator
A ponyfill for Buffer.from that allows cross-browser compatibility and provides a simple way to create buffers from arrays, TypedArrays, or strings.
A ponyfill for Buffer.from
23 stars
4 watching
10 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linusu/buffer-alloc | Provides an alternative implementation of the Buffer.alloc function | 12 |
linusu/buffer-alloc-unsafe | A ponyfill for Buffer.allocUnsafe to provide backwards compatibility and safety features. | 14 |
feross/buffer | Provides an API identical to Node.js Buffer for the browser | 1,802 |
bufferapp/buffer-ruby | A Ruby wrapper for the Buffer API | 56 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
rowtype-yoga/purescript-parsing-dataview | A library that parses data from ArrayBuffer streams | 5 |
ckaznocha/protoc-gen-lint | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 284 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
lindelof/power-mode-input | A JavaScript library that creates visually engaging input fields with particle animations | 92 |
luizbaldi/choo-ban | A simple kanban application built with the choo.js frontend framework and materialize UI components | 6 |
riza/linx | Reveals hidden data in JavaScript files by analyzing and parsing them | 203 |
dlackty/pangu.rb | Automatically inserts whitespace between specific character types to improve text readability | 17 |
ploomber/dash-react-syntax-highlighter | Provides syntax highlighting for code snippets in Dash applications. | 1 |