0.1.0 • Published 8 years ago
bvjd-number-input v0.1.0
bvjd-number-input
Usage
ES6 use
With StealJS, you can import this module directly in a template that is autorendered:
import plugin from 'bvjd-number-input';CommonJS use
Use require to load bvjd-number-input and everything else
needed to create a template that uses bvjd-number-input:
var plugin = require("bvjd-number-input");Standalone use
Load the global version of the plugin:
<script src='./node_modules/bvjd-number-input/dist/global/bvjd-number-input.js'></script>0.1.0
8 years ago