mirror of
https://github.com/tenrok/maska.git
synced 2026-06-23 20:40:35 +03:00
Add logo
This commit is contained in:
@@ -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.
|
||||
|
||||
[](https://bundlephobia.com/package/maska)
|
||||
[](https://github.com/beholdr/maska/actions/workflows/build.yml)
|
||||

|
||||
|
||||
**[Documentation & demo →](https://beholdr.github.io/maska/)**
|
||||
|
||||
## Features ✨
|
||||
|
||||
- No dependencies and small size: ~2.5 Kb gziped
|
||||
|
||||
Reference in New Issue
Block a user