bvjd-number-input

0.1.0 • Public • Published

bvjd-number-input

Build Status

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>

Readme

Keywords

Package Sidebar

Install

npm i bvjd-number-input

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • bvjd91