skill-lilasoft-toolkit
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

'LilaSoft' Skill Toolkit

Build Status Coverage Status

'LilaSoft' Skill Toolkit is a simple toolkit to develop fast skills combined with Alexa Skill Toolkit.

This project is in "alpha" state, which mean it was developed for my personal purposes and I still need to use it a lot more and fix it (e.g. test coverages). Do not use for your production skills until this project is in stable version.

Features

  • TypeScript compatibility
  • Fast creation of Request Handler
  • Fast creation of Intent Handler
  • MessagesHelper : Gives each time several messages to the speaker, the toolkit will select one message to say : Alexa will be fore 'human' if you give it more variations of sentences to say
  • SpeakersHelper : It can be boring to add each time same methods to our responseBuilder to hear messages, reprompts or display cards. One method can combine them in a black box

Getting Started

You can install this toolkit with npm command line :

npm install skill-lilasoft-toolkit

Contributions

You can contribute to this project by :

  • Open a ticket (issue, feature, ...)
  • Push a Pull Request
  • Share its content

Buy Me a Coffee at ko-fi.com

License

This project is under the MIT License.

Package Sidebar

Install

npm i skill-lilasoft-toolkit

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

93.8 kB

Total Files

74

Last publish

Collaborators

  • johnnybehague