Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just_fmt

Just a crate for formatting some things

Features

  • default: Enables case-fmt and path-fmt
  • all: Enables case-fmt, path-fmt, and strip-ansi
  • case-fmt: Provides conversion for common naming case styles.
  • path-fmt: Provides string formatting capabilities.
  • strip-ansi: Introduces strip-ansi-escapes@0.2.1, providing path-fmt with the ability to strip ANSI escape codes

Installation

Add the dependency to your Cargo.toml:

[dependencies]
just_fmt = "0.2.0"

License

This project is dual-licensed under MIT and Apache 2.0. See the LICENSE file for details.

About

Just a crate for formatting some things

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages