0.0.11 • Published 4 years ago

@conversation/js-models v0.0.11

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Conversation Lib JS

This is a JavaScript library for creating conversations between your app and the user. A sample usage can be found at SAMPLE.

This library just contains the class models to create the conversation logic. Other libraries (or yourself) can implement the GUI to present the conversation to the user. Here is a list of some GUI libraries currently available:

  • Conversation Lib Vue \ Library with Vue components you can use to carry out the conversations.

You can use this library together with one of the GUI library directly, but most likely you want to copy-paste the code in a GUI library into your own project, and then modify the GUI code to make the GUI look the way you want (see the GUI libraries as templates).

Documentation

Documentation for the classes is available in documentation.md.

Tutorial

A simple tutorial is available in tutorial.md.

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago