mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
add filtering capabilities for other shells
This commit is contained in:
@ -444,7 +444,7 @@ timestamp will be timezone aware and have a `_utc` suffix on the key name.
|
|||||||
|
|
||||||
## Use In Other Shells
|
## Use In Other Shells
|
||||||
`jc` can be used in most any shell. Some modern shells have JSON deserialization
|
`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/)
|
For example, the following is possible in [NGS](https://ngs-lang.org/)
|
||||||
(Next Generation Shell):
|
(Next Generation Shell):
|
||||||
|
@ -345,7 +345,7 @@ timestamp will be timezone aware and have a `_utc` suffix on the key name.
|
|||||||
|
|
||||||
## Use In Other Shells
|
## Use In Other Shells
|
||||||
`jc` can be used in most any shell. Some modern shells have JSON deserialization
|
`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/)
|
For example, the following is possible in [NGS](https://ngs-lang.org/)
|
||||||
(Next Generation Shell):
|
(Next Generation Shell):
|
||||||
|
Reference in New Issue
Block a user