text-mask-rut-test
v0.0.1
Published
A Text Mask addon to format the Chilean National Identifier Number (RUT)
Downloads
2
Readme
Text Mask RUT
A Text Mask addon to format the Chilean National Identifier Number (RUT)
One to two paragraph statement about your product and what it does.
Installation
yarn add text-mask-rut
Usage example
Development setup
Release History
- 0.0.1
- Work in progress
Licencing
Distributed under the MIT license. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/LuisUrrutia/text-mask-rut/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request