svelte-cleavejs

1.0.3 • Public • Published

svelte-cleavejs

Svelte action for Cleave.js

Installation

Install with npm or yarn:

npm install --save svelte-cleavejs

Usage

<script>
	import { cleave } from 'svelte-cleavejs'
</script>

<input use:cleave={options} />

The accepted options are the same as the ones documented in cleave.js JavaScript API Options.

Licence

svelte-cleavejs is licensed under the Apache License Version 2.0

/svelte-cleavejs/

    Package Sidebar

    Install

    npm i svelte-cleavejs

    Weekly Downloads

    756

    Version

    1.0.3

    License

    none

    Unpacked Size

    119 kB

    Total Files

    7

    Last publish

    Collaborators

    • gcbenlloch