UNPKG

iso-base

Version:
14 lines (8 loc) 598 B
# iso-base [![NPM Version](https://img.shields.io/npm/v/iso-base.svg)](https://www.npmjs.com/package/iso-base) [![License](https://img.shields.io/npm/l/iso-base.svg)](https://github.com/hugomrdias/iso-repo/blob/main/license) [![iso-base](https://github.com/hugomrdias/iso-repo/actions/workflows/iso-base.yml/badge.svg)](https://github.com/hugomrdias/iso-repo/actions/workflows/iso-base.yml) > Isomorphic utilities for webcrypto, rfc4648 encoding, leb128 encoding, utf8 encoding and buffer sources. ## Install ```bash pnpm install iso-base ``` ## License MIT © [Hugo Dias](http://hugodias.me)