Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 17 days 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