Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
A tiny string substring tool which was written by Nim.
- Host: GitHub
- URL: https://github.com/acid-chicken/mofucut
- Owner: acid-chicken
- License: mit
- Created: 2018-07-08T07:44:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T14:57:01.000Z (over 6 years ago)
- Last Synced: 2024-11-25T05:30:58.118Z (3 months ago)
- Topics: nim
- Language: Nim
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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