0.3.22 • Published 3 years ago

@chitchatjs/cli v0.3.22

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@chitchatjs/cli

npm.io

🤖 JavaScript framework for building voice user interfaces for Alexa Skills. | 📄 Read the documentation

PackageNPMBuild
@chitchatjs/clinpm versionBuild Status
@chitchatjs/alexanpm versionBuild Status
@chitchatjs/corenpm versionBuild Status

Get in touch

gitter

Demo

npm.io

Prerequisites

Chitchat requires the following dependencies:

Quick Start

1. Installation

npm i -g @chitchatjs/cli

2. Creating a new project

# then choose a starting template
cjs new

3. Build the project

# tsc only if it is a typescript project
tsc && cjs build

4. Deploy

cjs deploy

5. And test..

You can either go to Alexa Developer Console and open your skill and then go to the test tab. Or you can use ask dialog command to test your dialog in CLI itself.

cd pkg
ask dialog --l en-US

U> open my skill
A> hello world!

Packages

  1. chitchat.js core library
  2. chitchat.js alexa library
  3. chitchat.js cli

Sample Skills

  1. Hello bot
  2. Dog Matcher
  3. High log game
  4. Coffee shop
  5. Workout Buddy

Plugins

  1. @chitchatjs/plugin-ax-common
  2. @chitchatjs/plugin-ax-session
  3. @chitchatjs/plugin-ax-display
  4. @chitchatjs/plugin-ax-card

Check the official documentation of available building blocks and much more here - https://chitchat.js.org/

0.3.22

3 years ago

0.3.20

4 years ago

0.3.21

4 years ago

0.3.19

4 years ago

0.3.18

4 years ago

0.3.17

4 years ago

0.3.16

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.1.0

4 years ago

0.2.0

4 years ago

0.0.28

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.22

4 years ago

0.0.23

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago