nushell/crates/nu-cli
Rick Richardson f6ff6ab6e4
added various case conversion commands for str. Added the inflection … (#2363)
* added various case conversion commands for str. Added the inflection crate as a dependency

* lighten the restriction on the inflector dependency

* publishing the case commands

* fix typo

* fix kebab case test

* formatting
2020-08-18 08:18:23 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00
tests added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00
build.rs Only have commit hash in version if git doesn't error (#2336) 2020-08-13 06:51:12 +12:00
Cargo.toml added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00