Skip to content

aburd/titler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

require the file then instantiate the variable to use it.

name( title, exceptions )
where
'name' is the var name used with require
'title' (str) - Name of the title
'exceptions' (str) - List of exceptions separated by spaces

ex:
myFunc('a night to remember', 'a to') // returns 'A Night to Remember' *first letter always caps

About

Capitalize title strings using the title string and exception words

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors