Releases: RIAEvangelist/js-base64-file
Releases · RIAEvangelist/js-base64-file
2.0.3
2.0.2
Updated exports
path in package.json
to be relative as required
2.0.1
Lighter package, fixed .npmignore format
2.0.0
Ported to ES6 module and added loadRemote
as well as saveSync
methods. Many examples added as well. Package lightened significantly with .npmignore
file.
1.0.1
Update readme.md
Base64 Files for node.js
Allows loading, converting and saving of files to and in Base64 format for node.js