Integration test framework for Amazon Alexa skills
Model package for Alexa Skills Kit SDK
Provides natural language understanding/processing to enable easy implementation of chat bots and voice services. High performance run time in only 2 lines of code - 'require' to include it, and the call to process the text. These can run anywhere Node.js
generate expanded Amazon Alexa utterances from a template string
Alexa channel for stentor
Verify HTTP requests sent to an Alexa skill are sent from Amazon
Array manipulation, ordering, searching, summarizing, etc.
Models & constants for the Alexa Channel
Generate Cookie and CSRF for Alexa Remote
framework for building context aware state machines as conversations within alexa or lex
Core package for Alexa Skills Kit SDK
Remote Control for amazon echo devices
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
Event Mocks is a simple library designed to generate simple AWS events for testing and automation purposes.