Releases: swansontec/rfc4648.js
Releases · swansontec/rfc4648.js
Native Node module support
Allow modern versions of Node to use named exports when utilizing native modules support.
Now with TypeScript
This release ports everything over to TypeScript. There is no code size penalty (Babel + rollup.js are still awesome), and now we ship with type information.