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

https://github.com/acid-chicken/mofucut

A tiny string substring tool which was written by Nim.
https://github.com/acid-chicken/mofucut

nim

Last synced: about 1 month ago
JSON representation

A tiny string substring tool which was written by Nim.

Awesome Lists containing this project

README

        

# mofucut

A tiny string substring tool which was written by Nim.

## features

Supports surrogate pairs.

![example](example.png)

## install

```bash
sudo make install
```

## dependencies

- [Nim](https://github.com/nim-lang/Nim)

## license

MIT License