1.0.3 • Published 2 years ago

svelte-cleavejs v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago