-
-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add reverse lookup option (--reverse, -r) feature to CLI
* Find extension from mime type using cli Add an option to lookup extension based on mime from cli * Update cli.js fix reuse of mime variable * Update test.js * test for reverse lookup * Use last argument for --reverse lookup in cli.js * chore: remove '--r' case Co-authored-by: leevers <leevers@gmail.com>
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 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