0.1.0 • Published 5 years ago
two-ply v0.1.0
two-ply
Two-ply binds your HTML to your JS state using one vanilla JS function bind and one data attribute data-bind.
Install
CDN:
<script src="https://cdn.jsdelivr.net/npm/twoply@0.1.0/src/index.min.js" defer></script>NPM:
npm i twoplyImport:
import {bind} from 'twoply'0.1.0
5 years ago