2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-23 20:40:35 +03:00
This commit is contained in:
Alexander Shabunevich
2022-12-09 23:30:31 +03:00
parent ca5855610c
commit 62bd707719
3 changed files with 36 additions and 8 deletions
+19 -8
View File
@@ -1,13 +1,24 @@
<p align="center">
<img src="docs/maska.svg">
</p>
<p align="center">
Simple zero-dependency input mask for Vue 2/3 or vanilla JS.
</p>
<p align="center">
<a href="https://www.npmjs.com/package/maska"><img src="https://img.shields.io/npm/v/maska"></a>
<a href="https://bundlephobia.com/package/maska"><img src="https://img.shields.io/bundlephobia/minzip/maska"></a>
<a href="https://github.com/beholdr/maska/actions/workflows/build.yml"><img src="https://github.com/beholdr/maska/actions/workflows/build.yml/badge.svg"></a>
<img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/beholdr/7f2a04de5e494f9a3820832520ee2562/raw/badge.json">
</p>
<h3 align="center">
<a href="https://beholdr.github.io/maska/"><b>Documentation & demo</b></a>
</h3>
# Maska
Simple zero-dependency input mask for Vue 2/3 or Vanilla JS.
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/maska)](https://bundlephobia.com/package/maska)
[![build](https://github.com/beholdr/maska/actions/workflows/build.yml/badge.svg)](https://github.com/beholdr/maska/actions/workflows/build.yml)
![code coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/beholdr/7f2a04de5e494f9a3820832520ee2562/raw/badge.json)
**[Documentation & demo →](https://beholdr.github.io/maska/)**
## Features ✨
- No dependencies and small size: ~2.5 Kb gziped