nushell/crates
Luccas Mateus 7a892ec5d7
To html and to md (#453)
* MathEval Variance and Stddev

* Fix tests and linting

* Typo

* Deal with streams when they are not tables

* First draft of these commands

* To MD

* To md and to html

* Fixed cargo and to_md

* `into_abbreviated_string` instead of `into_string`

* Changed how inner tables are displayed
2021-12-09 19:16:35 -06:00
..
nu_plugin_example enable cargo build --features=extra to build plugins (#448) 2021-12-07 14:06:34 -06:00
nu_plugin_gstat enable cargo build --features=extra to build plugins (#448) 2021-12-07 14:06:34 -06:00
nu_plugin_inc Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli Reset ansi more often when showing errors (#425) 2021-12-04 18:02:57 +13:00
nu-command To html and to md (#453) 2021-12-09 19:16:35 -06:00
nu-engine Dataframe commands name (#457) 2021-12-09 18:17:11 -06:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Add canonicalization to source & use paths (#421) 2021-12-03 21:49:11 +02:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin corrected missing shellerror type (#439) 2021-12-05 13:25:37 +00:00
nu-protocol To html and to md (#453) 2021-12-09 19:16:35 -06:00
nu-table update to latest reedline, change config point name, enable output without ansi (#458) 2021-12-09 16:06:26 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00