UNPKG

@maskito/core

Version:

The main zero-dependency and framework-agnostic Maskito's package to create an input mask

24 lines (17 loc) 850 B
# @maskito/core [![npm version](https://img.shields.io/npm/v/@maskito/core.svg)](https://npmjs.com/package/@maskito/core) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@maskito/core)](https://bundlephobia.com/result?p=@maskito/core) <p align="center"> <img src="https://raw.githubusercontent.com/taiga-family/maskito/main/projects/demo/src/assets/icons/maskito.svg" alt="Maskito logo" height="120px"> </p> <p align="center"> <a href="https://maskito.dev">Documentation</a> • <a href="https://github.com/taiga-family/maskito/issues/new/choose">Submit an Issue</a> • <a href="https://t.me/taiga_ui/10600">Contact Us</a> </p> > It is the main zero-dependency and framework-agnostic Maskito's package.<br />It can be used alone in > vanilla JavaScript project. ## How to install ``` npm i @maskito/core ```