vui-request
v0.3.0
Published
npm module that provides request related functions for inclusion into other vui-xxx projects.
Downloads
2
Readme
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.