str4d / wage

A WASM package and web app for encrypting and decrypting age-encrypted files, powered by rage.
https://rage-encry.pt
Apache License 2.0
74 stars 14 forks source link

Any npm package / docs? #32

Open fyears opened 2 years ago

fyears commented 2 years ago

Hi,

I was finding an age-in-js solution and found out this repo (and, of course, the rage repo). It's a really cool idea about using a rust-powered wasm!

However, is there any npm package and/or docs? It seems that the only ("hacker") way to understand the package usage is by reading the source code of App.vue.

Thank you so much for your help! :-)

str4d commented 2 years ago

I was using the webapp to figure out what the package API should look like. But yeah, I should get around to publishing a beta package that others can start using and giving feedback on.

billy4479 commented 1 year ago

Is there any progress on this? It would be nice to have a package on npm :)