• Stars
    star
    353
  • Rank 120,322 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated over 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
30,457
star
2

feedback.js

Feedback form with screenshot
JavaScript
868
star
3

php.js

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

WebGL-GTA

JavaScript implementation of GTA
JavaScript
258
star
5

html2canvas-proxy-nodejs

Express middleware proxy for html2canvas
JavaScript
119
star
6

css-line-break

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

react-bacon-flux-poc

JavaScript
70
star
8

WebGL-CSS-Shaders

CSS Shaders through WebGL
JavaScript
54
star
9

jquery.plugin.clipboard

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

click-heatmap

Click heatmaps with Google Analytics
JavaScript
36
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
18
star
14

text-segmentation

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

mongoose-validators

Validators for Mongoose schemas with validator.js
JavaScript
13
star
16

webdriver.js

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

jquery.plugin.placeholder

Add placeholder functionality to non-HTML5 browsers
JavaScript
8
star
18

html5-parser

html5 parser for node.js and browsers
JavaScript
8
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