A native implementation of base64 in C++ for React Native
A high-performance string compression library
base64 utilities for TypeScript and JavaScript
Encoding and decoding for base64, base32, base16, and friends
Node.js Buffer API, for React Native
A JavaScript parser
Stylable text tables, handling ansi colour. Useful for console output.
Babel compiler core.
Babel Types is a Lodash-esque utility library for AST nodes
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Convert Json to ioBroker States
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Generate an AST from a string template.
Turns an AST into code.
JSON parse & stringify that supports binary via bops & base64
Base64 coder.
Base64 Conversion for AngularJS Apps
Convert and detect character encoding in JavaScript
return an array of bytes from a unicode string
Simple Node Js Package For Encode Decode A Given String
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
Smallest/simplest possible means of using atob with both Node and browserify