bdown
A download function for the browser.
Usage
import download from 'bdown';
const content = 'The quick brown fox jumped over the lazy dog.'
download('file.txt', content);
A download function for the browser.
import download from 'bdown';
const content = 'The quick brown fox jumped over the lazy dog.'
download('file.txt', content);
npm i @efinitytech/bdown
1
0.0.2
none
2.53 kB
5