1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00

add filtering capabilities for other shells

This commit is contained in:
Kelly Brazil
2022-05-19 11:16:25 -07:00
parent dc0947b87e
commit 557e68225c
2 changed files with 2 additions and 2 deletions

View File

@ -444,7 +444,7 @@ timestamp will be timezone aware and have a `_utc` suffix on the key name.
## Use In Other Shells
`jc` can be used in most any shell. Some modern shells have JSON deserialization
capabilities built-in which makes using `jc` even more convenient.
and filtering capabilities built-in which makes using `jc` even more convenient.
For example, the following is possible in [NGS](https://ngs-lang.org/)
(Next Generation Shell):

View File

@ -345,7 +345,7 @@ timestamp will be timezone aware and have a `_utc` suffix on the key name.
## Use In Other Shells
`jc` can be used in most any shell. Some modern shells have JSON deserialization
capabilities built-in which makes using `jc` even more convenient.
and filtering capabilities built-in which makes using `jc` even more convenient.
For example, the following is possible in [NGS](https://ngs-lang.org/)
(Next Generation Shell):