Commit Graph

17 Commits (main)

Author SHA1 Message Date
gardenapple 247425c6f5
Dual Node/Deno package!
+ fix "bad CLI usage" exit code on yargs fail
2 years ago
gardenapple e5e228fef0
Rename man page from 'readability-cli', suggest symlink 3 years ago
gardenapple 0e14bf4f8f
Make --help shorter thanks to man page; remove 'no-op' 3 years ago
gardenapple d7e761f397
Update help message and locales 3 years ago
gardenapple 61a766c516
Merge branch 'blomboff/readability-cli-main' 3 years ago
gardenapple ed4664d007
Fix formatting in French localization 3 years ago
dumbloff 16a19ccaff correcting a translation, fixing menu alignment 3 years ago
dumbloff ce0b972d93 Add french locale 3 years ago
gardenapple b004527216
Allow configuring JSDOM's ResourceLoader 3 years ago
gardenapple 1771f9e6b3
Add localization for --style option description 3 years ago
gardenapple 74e40fc426
Output full <html> with <head> and <title> by default
Old behavior can be invoked by explicitly setting
--properties html-title html-content
3 years ago
gardenapple eaaa11f808
Rename no-op to keep and alphabetize --help 3 years ago
gardenapple a91521846c
Sanitize HTML by default 3 years ago
gardenapple 68f5a3b6c5
Rework output
Breaking changes:
* Properties are now printed as a single line (all except html-content
  and text-content)
* Properties are now printed without prefixes or localization
* Properties are now printed in the order given by the user
3 years ago
gardenapple 0c228d69d7
Localization READMEs 3 years ago
gardenapple 035ae5ff82
Russian localization + minor fixes 3 years ago
gardenapple 86acd52b61
Better error handling, and beginning of i18n 3 years ago