0.0.11 • Published 6 years ago

skill-lilasoft-toolkit v0.0.11

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

'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

License

This project is under the MIT License.

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago