-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add documentation and tests. * implement download --save-all and --save-all-by-user * Resolve issue related to being unable to download default emoji * emoji in the format data:image... were previously undownloadable / made the operation hang, which seems bad. * the resolultion here is to clip the data tag, then switch from writeFile to writeFileSync, which seems bad and is probably something to replace later on.
- Loading branch information
1 parent
35ebc79
commit 9e45045
Showing
9 changed files
with
1,906 additions
and
1,727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.