gotenberg-js-client
gotenberg-js-client copied to clipboard
Add browser usage documentation
Also add new clients implementations, like axios
and fetch
I naively thought at first that package will work in browser out of the box :) What a mistake. It turned out, that writing isomorphic packages are not that simple. Will think on it, though.