0.0.1 • Published 4 years ago

interactive-tools v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Interactive Tools

v0.0.2

Mobile-friendly Convenience modules for inputs, language manipulate, etc. Documentation is a work in progress.

Installation

npm install TimeMagazineLabs/interactive-framework
import { inputs, language, selections, legend } from 'TimeMagazineLabs/interactive-framework'

Inputs

limitToDigits(selector, options): For each text input passed, only allow numeric entries and automatically pull up the digit keyboard on phones.