Skip to content

Releases: swansontec/rfc4648.js

Native Node module support

25 May 22:28
Compare
Choose a tag to compare

Allow modern versions of Node to use named exports when utilizing native modules support.

Now with TypeScript

25 Sep 22:45
Compare
Choose a tag to compare

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.