# base64-sol

> base64 implementation in solidity

Latest version **1.1.0** (published 2021-10-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install base64-sol
pnpm add base64-sol
yarn add base64-sol
bun add base64-sol
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2021-10-10 |
| First published | 2021-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 6.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 155 |
| Author | Brecht Devos |
| Maintainers | brechtpd |
| Keywords | base64, solidity |

## Links

- npm: https://www.npmjs.com/package/base64-sol
- Repository: https://github.com/Brechtpd/base64
- Homepage: https://github.com/Brechtpd/base64#readme
- Issues: https://github.com/Brechtpd/base64/issues
- npm.io page: https://npm.io/package/base64-sol

## Alternatives

- [flatbuffers](https://npm.io/package/flatbuffers.md) — 6.0M weekly downloads
- [jwt-simple](https://npm.io/package/jwt-simple.md) — 259.5K weekly downloads
- [@exodus/patch-broken-hermes-typed-arrays](https://npm.io/package/@exodus/patch-broken-hermes-typed-arrays.md) — 28.5K weekly downloads
- [@native-to-anchor/buffer-layout](https://npm.io/package/@native-to-anchor/buffer-layout.md) — 12.2K weekly downloads
- [binary-parser-encoder](https://npm.io/package/binary-parser-encoder.md) — 5.3K weekly downloads

## Recent versions

- 1.1.0 (latest) — 2021-10-10
- 1.0.1 — 2021-04-27
- 1.0.0 — 2021-04-27

## README

# base64

base64 encoding in solidity.

---
_Source: https://npm.io/package/base64-sol · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
