0.3.0 • Published 7 years ago

vui-request v0.3.0

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

vui-request

npm module that provides VUI (voice user interface) request parsing functions for inclusion into other vui-xxx projects.

Repository

This module as well as related vui modules can be found here: https://github.com/RationalAnimal

Installation

	npm install vui-request --save

Summary

This project provides an npm module to be used by other vui-xxx modules to parse VUI requests and construct request objects usable within a VUI app.