• Stars
    star
    346
  • Rank 118,470 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Encode/decode base64 data into ArrayBuffers

base64-arraybuffer

CI NPM Downloads NPM Version

Encode/decode base64 data into ArrayBuffers

Installing

You can install the module via npm:

npm install base64-arraybuffer

API

The library encodes and decodes base64 to and from ArrayBuffers

  • encode(buffer) - Encodes ArrayBuffer into base64 string
  • decode(str) - Decodes base64 string to ArrayBuffer

Testing

You can run the test suite with:

npm test

License

Copyright (c) 2012 Niklas von Hertzen Licensed under the MIT license.

More Repositories

1

html2canvas

Screenshots with JavaScript
TypeScript
29,723
star
2

feedback.js

Feedback form with screenshot
JavaScript
866
star
3

php.js

PHP to JavaScript converter and VM written in JavaScript
PHP
855
star
4

WebGL-GTA

JavaScript implementation of GTA
JavaScript
256
star
5

html2canvas-proxy-nodejs

Express middleware proxy for html2canvas
JavaScript
117
star
6

css-line-break

A JavaScript library for Line Breaking and identifying Word Boundaries, implementing the Unicode Line Breaking Algorithm (UAX #14)
TypeScript
110
star
7

react-bacon-flux-poc

JavaScript
70
star
8

WebGL-CSS-Shaders

CSS Shaders through WebGL
JavaScript
53
star
9

jquery.plugin.clipboard

jQuery plugin to modify the contents copied to clipboard
JavaScript
36
star
10

click-heatmap

Click heatmaps with Google Analytics
JavaScript
35
star
11

html2canvas-proxy

Proxies for html2canvas
Python
32
star
12

experiments.hertzen.com

Random mini experiments
HTML
19
star
13

CSS3-Shapes

CSS3 shape editor
JavaScript
17
star
14

mongoose-validators

Validators for Mongoose schemas with validator.js
JavaScript
14
star
15

webdriver.js

jQuery styled WebDriver bindings for node.js
JavaScript
13
star
16

text-segmentation

A JavaScript library for Grapheme Breaking and identifying Grapheme Boundaries, implementing the Unicode Line Breaking Algorithm (UAX #29)
TypeScript
13
star
17

html5-parser

html5 parser for node.js and browsers
JavaScript
8
star
18

jquery.plugin.placeholder

Add placeholder functionality to non-HTML5 browsers
JavaScript
7
star
19

webidl.js

WebIDL parser for JavaScript
JavaScript
6
star
20

3d-dom

http://blog.hertzen.com/post/68191200228/rendering-webpages-in-3d-with-javascript-and-webgl
JavaScript
4
star
21

css-values

JavaScript
3
star
22

utrie

Unicode Trie
TypeScript
3
star
23

reactive-templates

JavaScript
2
star
24

node-tus

Node.js resumable upload middleware
JavaScript
2
star
25

hertzen.com

CSS
1
star