matteobad / twillio-textarea-counter

Ready to use web-component written entirely in vanilla JS. This component renders a standard textarea with a counter that will count characters as you type with the Twillio API and GSM-7 encoding in mind.
MIT License
0 stars 0 forks source link

chore: Updated README, CONTRIBUTING, cz automation #2

Closed matteobad closed 5 years ago

matteobad commented 5 years ago

Added badges, CONTRIBUTING first draft. Setup automatic commitizen usage throw husky hooks to force meaningfull commit messages even to those who doesn't know how