angular-kit-input-title-case
v1.0.1
Published
Angular Kit input title case
Readme
Angular Kit Input Title Case
ng-kit-input-title-case is an angular directive that transforms the string value in <input> to title case.
Development
To create a environment from scratch, install all the following dependencies.
NVM and NPM
nvm install 5NPM global packages
npm install -g [email protected] [email protected] [email protected]