1 unstable release
0.1.0 | Sep 21, 2024 |
---|
#108 in Parser tooling
206 downloads per month
7KB
106 lines
Kilo ๐งต๐ช
Kilo is a small, fast utility crate/library for manipulating strings and generating sourcemaps with all in Magic ๐ช
Features
- insert
- remove
- replace
- last_char
- to_string
- prepend
- append
- addSourcemapLocation
- clone
- generateDecodedMap
- generateMap
- getIndentString
- move
- prepend
- prependLeft
- prependRight
- lastLine
- slice
- isEmpty
- length
- trimLines
- trim
- trimEndAborted
- trimEnd
- trimStartAborted
- trimStart
- hasChanged
- replace
- replaceAll