1.0.0 • Published 3 years ago

frostui-authcodeinput v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

FrostUI AuthCodeInput

FrostUI AuthCodeInput is a free, open-source Auth Code Input component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-authcodeinput.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-authcodeinput.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.