Skip to content

cozy-elixir/cozy_case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CozyCase

CI Hex.pm built with Nix

Converts data between common multiple-word identifier formats, such as snake case, kebab case, camel case and pascal case.

Installation

Add cozy_case to the list of dependencies in mix.exs:

def deps do
  [
    {:cozy_case, "~> <version>"}
  ]
end

Usage

For more information, see the documentation.

Acknowledgments

This repo is forked from nurugger07/inflex.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks