1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

66 Commits

Author SHA1 Message Date
95672c23b7 doc update 2024-10-18 14:30:04 -07:00
f2a8e0087b add tests and doc update 2024-09-22 20:01:40 -07:00
ee1135003b add space after bullets 2024-03-16 18:28:52 -07:00
a0dff721b1 reduce TOC level 2024-03-14 21:58:43 -07:00
37061227d9 New doc generation script 2024-03-14 21:44:37 -07:00
b65f37e075 add normalize_key() function and tests 2024-02-06 01:54:31 +00:00
c05fa7e9cd add remove_quotes() to utils and use in ini parsers 2024-02-06 01:54:31 +00:00
8e9ff7fa9f refactor to use get_parser() 2024-02-06 01:54:31 +00:00
c97a8fb48f add line_slice function 2024-02-06 01:54:31 +00:00
c8fb56c601 formatting 2023-12-10 10:41:09 -08:00
347097a294 add convert_size_to_int function 2023-12-09 11:41:06 -08:00
18143608dc doc update 2022-12-13 13:30:50 -08:00
39555a48b5 Fix typos
Found via `codespell -S ./tests/fixtures -L
chage,ro,ist,ans,unx,respons,technik`
2022-11-16 10:01:58 +08:00
6a5251f0ef doc update 2022-10-25 15:50:45 -07:00
af7c4ce8ec doc update 2022-10-19 08:33:09 -07:00
0a97523928 doc update 2022-10-15 14:36:35 -07:00
ec713cfa1b doc update 2022-07-05 13:33:57 -07:00
f1ed803525 formatting 2022-06-16 18:03:51 -07:00
093c1703d7 formatting 2022-06-16 18:00:40 -07:00
08fbde0e8f fix stdin stder quoting 2022-05-26 16:03:30 -07:00
5d5bfbc1d1 doc update 2022-05-23 13:58:24 -07:00
b53e42aca6 add calculated timestamp 2022-04-20 09:44:42 -04:00
29c263f878 pydoc formatting fixes 2022-03-05 12:15:14 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
d392c7f901 doc update 2022-02-07 15:44:54 -08:00
2f3f78e8d3 refine streaming parsers 2022-02-07 06:29:17 -08:00
a76d46f9ec refactor ignore_exceptions 2022-02-04 12:14:16 -08:00
671d6dee36 doc update 2022-02-03 15:47:46 -08:00
ec0bc6615e formatting 2022-02-01 19:20:19 -08:00
63e43a7cab doc updates 2022-02-01 17:57:12 -08:00
ee98ab0a4a doc update 2022-01-26 20:42:20 -08:00
50adc05fbd formatting 2022-01-26 16:58:48 -08:00
446cac7c21 doc update 2022-01-26 16:55:39 -08:00
d4d5e206ca type hints update 2022-01-26 15:54:36 -08:00
640a21341b fix indentation 2022-01-26 14:38:57 -08:00
f5befad3e4 move docstring under __init__ 2022-01-26 14:21:06 -08:00
f8223023c3 change header depth 2022-01-26 14:16:04 -08:00
590728f9c1 try new pydoc-markdown formatting options 2022-01-26 11:50:25 -08:00
3cfb3965bb formatting 2022-01-25 19:28:04 -08:00
386f6c317e update markdown processor settings 2022-01-25 18:03:34 -08:00
75cd84ce8a try new markdown conversion 2022-01-25 17:07:47 -08:00
b3c531193b formatting 2022-01-19 11:08:59 -08:00
43d34461e2 update docs 2021-12-01 16:12:51 -08:00
9904e0be61 formatting 2021-09-25 08:28:57 -07:00
31b69b3242 formatting 2021-09-25 08:23:46 -07:00
e6a80fea32 formatting 2021-09-25 08:19:34 -07:00
b7433ed085 auto wrap warning and error messages 2021-09-23 20:53:31 -07:00
a349fb0bda change _meta to _jc_meta 2021-09-23 13:08:31 -07:00
98a7686db4 use -qq to ignore streaming exceptions 2021-09-23 11:48:39 -07:00
84020bc2af change error_msg to error in -q result docs 2021-09-17 10:26:47 -07:00