Skip to content

HuehueJS/name-convention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuehueJS Name Convention

Build Status npm version Maintainability Test Coverage

Installing

npm install @huehuejs/name-convention --save

Usage

const nameConverter = new NameConventionConverter(Gluers, Splitters); 
Gluers Splitters
LowerCamelCase AnyCase
UpperCamelCase CamelCase
LowerSnakeCase SnakeCase
UpperSnakeCase KebabCase
LowerKebabCase
UpperKebabCase

Authors

  • Éttore Tognoli - Initial work - Ettore
  • Rafael Lima - Initial work - Rafael

See also the list of contributors who participated in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published