Is there any input mask for ionic?

Does anyone know any input mask that works with ion-input? I’m using ionic 3

I’m trying to implement it since yesterday, tried many, including this pretty good one https://github.com/text-mask/text-mask

My workaround for now is to use raw input instead, but I don’t like this approach and would love a more “frameworked” solution.

Thanks

If you don’t get any better answers, you can do this with split two-way binding.