v0.0.2
Mobile-friendly Convenience modules for inputs, language manipulate, etc. Documentation is a work in progress.
npm install TimeMagazineLabs/interactive-framework
import { inputs, language, selections, legend } from 'TimeMagazineLabs/interactive-framework'
limitToDigits(selector, options)
: For each text input passed, only allow numeric entries and automatically pull up the digit keyboard on phones.