kilo

Crates.iokilo
lib.rskilo
version0.1.0
sourcesrc
created_at2024-09-21 05:28:43.739396
updated_at2024-09-21 05:28:43.739396
descriptionKilo is a small, fast utility crate/library for manipulating strings and generating sourcemaps with all in Magic ๐Ÿช„
homepagehttps://github.com/Kei-K23/kilo
repositoryhttps://github.com/Kei-K23/kilo
max_upload_size
id1381939
size6,139
Kei-K (Kei-K23)

documentation

README

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
Commit count: 16

cargo fmt