mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +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
|
||||
`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):
|
||||
|
||||
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user