Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mishankov/string-manipulator

🤖 No-code string manipulation tool
https://github.com/mishankov/string-manipulator

github-pages no-code nocode svelte tool

Last synced: 6 days ago
JSON representation

🤖 No-code string manipulation tool

Awesome Lists containing this project

README

        

# String manipulator

Application that applies sequence of manipulations to string

Interactive doc available at https://mishankov.github.io/string-manipulator/docs

Available manipulations:

- Replace
- Prepend
- Append
- Split, get from index
- Compose
- Slice
- Split-compose
- Trim
- Case
- Split-join