ysak-y / alexa-apis-for-nodejs

The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit NodeJS SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Alexa APIs for Node.js

The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Node.js SDK.

These model classes are auto-generated using the JSON schemas in the developer documentation.

Package Versions

Package NPM
ask-sdk-model npm npm

SDK Documentation

Language Documentation
English Documentation Status
日本語 Documentation Status

Getting Help

The model packages in this repository are auto-generated. The issues and pull request on the repository are not monitored and may get closed without investigation. Please use these community resources for getting help:

License

This library is licensed under the Apache 2.0 License.

About

The Alexa APIs for NodeJS consists of JS and Typescript definitions that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit NodeJS SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs).

License:Apache License 2.0


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%