0.1.0 • Published 6 years ago

@huehuejs/name-convention v0.1.0

Weekly downloads
-
License
BSD
Repository
github
Last release
6 years ago

HuehueJS Name Convention

Build Status npm version Maintainability Test Coverage

Installing

npm install @huehuejs/name-convention --save

Usage

const nameConverter = new NameConventionConverter(Gluers, Splitters); 
GluersSplitters
LowerCamelCaseAnyCase
UpperCamelCaseCamelCase
LowerSnakeCaseSnakeCase
UpperSnakeCaseKebabCase
LowerKebabCase
UpperKebabCase

Authors

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

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