Home

Awesome

cleave-zen examples

The examples covers the usage of cleave-zen lib

TypeScript is supported in each individual example

nodejs

See code in examples/nodejs/src

Or yarn test:node

ReactJS

See code in examples/reactjs/src

Run index.html in browser

Standard JS bundle

See code in examples/standard/src

Run index.html in browser

Vanilla JS

This example is loading the cleave-zen.umd.js file directly

See code in examples/vanilla/src

Run index.html in browser

AngularJS

// TODO:

Vue.js

// TODO: