An open API service indexing awesome lists of open source software.

https://github.com/phoenixr-codes/strutils

String utilities for Nushell
https://github.com/phoenixr-codes/strutils

nushell nushell-module

Last synced: 2 days ago
JSON representation

String utilities for Nushell

Awesome Lists containing this project

README

          

# `strutils` - String utilities for Nushell

## Installation

```console
git clone https://github.com/phoenixr-codes/strutils.git
nupm install strutils --path
```

```nu
overlay use strutils
```