nushell/crates/nu-command/src
Fernando Herrera 4d7dd23779
Plugin json (#474)
* json encoder

* thread to pass messages

* description for example
2021-12-12 11:50:35 +00:00
..
calendar Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
conversions removed unwraps (#430) 2021-12-04 12:38:21 +00:00
core_commands Plugin json (#474) 2021-12-12 11:50:35 +00:00
dataframe Dataframe commands name (#457) 2021-12-09 18:17:11 -06:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Update clippy to check all features (#441) 2021-12-06 07:23:43 +13:00
filters To html and to md (#453) 2021-12-09 19:16:35 -06:00
formats to xml and to yaml (#463) 2021-12-10 14:46:43 -06:00
hash Port hash, hash md5 and hash sha256 commands (#464) 2021-12-10 17:14:28 -06:00
math removed unwraps (#430) 2021-12-04 12:38:21 +00:00
network Port network/url command (#452) 2021-12-09 18:09:30 -06:00
platform Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
random feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings removed unwraps (#430) 2021-12-04 12:38:21 +00:00
system removed unwraps (#430) 2021-12-04 12:38:21 +00:00
viewers allow decimals/floats to be formatted with precision (#449) 2021-12-07 14:06:14 -06:00
default_context.rs Port version (#467) 2021-12-11 14:08:17 -06:00
example_test.rs Port network/url command (#452) 2021-12-09 18:09:30 -06:00
lib.rs Port hash, hash md5 and hash sha256 commands (#464) 2021-12-10 17:14:28 -06:00