1.0.56 • Published 6 months ago

usual-module v1.0.56

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

usual-module

Description

Offered by bld.ai, usual-module is an exclusive npm package forming a component of the Usual.chat application suite. The central feature of this package is the UsualChat component, which offers dual functionality. It can be tailored to function as an intelligent chatbot, engaging with users and providing responses once it is trained with specific data sources. Alternatively, it can serve as an interactive form, guiding users through a set of questions and gathering their responses. When the interaction concludes, user submissions activate a predefined callable function. The UsualChat component is designed to seamlessly incorporate a conversational interface into applications, capable of both soliciting user input and aggregating data.

Installation

To install the latest version of usual-module, run this command in your project directory:

npm install usual-module@latest

Usage

import UsualChat from 'usual-module';

function handleChatSubmit(chatData) {
  // Handle chat submission
}

<UsualChat id="your-chat-id" onSubmit={handleChatSubmit} />

License

usual-module is licensed under the MIT License.

Contact Information

For support or inquiries regarding usual-module, please contact us at:

Usual.Chat Support
Email: support@usual.chat
Website: https://usual.chat

1.0.56

6 months ago

1.0.55

6 months ago

1.0.54

6 months ago

1.0.53

6 months ago

1.0.52

6 months ago

1.0.51

6 months ago

1.0.50

6 months ago

1.0.48

6 months ago

1.0.47

6 months ago

1.0.46

6 months ago

1.0.45

6 months ago

1.0.44

6 months ago

1.0.43

6 months ago

1.0.42

6 months ago

1.0.41

6 months ago

1.0.40

6 months ago

1.0.39

6 months ago

1.0.38

6 months ago

1.0.37

6 months ago

1.0.36

6 months ago

1.0.35

6 months ago

1.0.34

6 months ago

1.0.32

6 months ago

1.0.31

6 months ago

1.0.30

6 months ago

1.0.29

6 months ago

1.0.28

6 months ago

1.0.27

6 months ago

1.0.26

6 months ago

1.0.25

6 months ago

1.0.24

6 months ago

1.0.23

6 months ago

1.0.22

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.19

6 months ago

1.0.18

6 months ago

1.0.17

6 months ago

1.0.16

6 months ago

1.0.15

6 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago