0.2.18 • Published 7 months ago

opinbox-survey-builder v0.2.18

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Opinbox React Survey Builder

Opinbox Survey Builder is a flexible and powerful survey creation tool for React projects. It allows developers to easily build and deploy surveys and connect them to Opinbox to manage the survey data.

1. Installation

To install Opinbox Builder, you need to include it as a dependency in your project. Here are the steps to set it up:

npm install opinbox-survey-builder

2. Usage

Import Styles

Import the styles for your UI components.

/* Import JsPsych and SurveyJS Styles */
@import "survey-core/defaultV2.min.css";
@import "survey-creator-core/survey-creator-core.css";
@import "jspsych/css/jspsych.css";

3. Example

You can find an example project here.

Additional Information

Opinbox Builder relies on several peer dependencies. Ensure these are installed in your project:

"peerDependencies": {
  "react": "^18.2.0",
  "react-dom": "^18.2.0",
  "jspsych": "^7.3.4",
  "survey-core": "^1.11.10",
  "survey-creator-core": "^1.11.10",
  "survey-creator-react": "^1.11.10",
  "survey-react-ui": "^1.11.10"
}

License

Opinbox-survey-builder runs under the MIT License.

For commercial use, a SurveyJS license is required to use the survey creator. Please ensure you have obtained the appropriate license before using this package in a commercial project.

0.2.18

7 months ago

0.2.17

7 months ago

0.2.16

7 months ago

0.2.15

7 months ago

0.2.14

8 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.11

9 months ago

0.2.10

9 months ago

0.2.9

9 months ago

0.2.7

9 months ago

0.2.6

9 months ago

0.2.8

9 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.2.3-d

11 months ago

0.2.3-c

11 months ago

0.2.3-b

11 months ago

0.2.3-a

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0-a

11 months ago

0.2.0

11 months ago

0.1.1

1 year ago

0.1.0-i

1 year ago

0.1.0-h

1 year ago

0.1.0-g

1 year ago

0.1.0-f

1 year ago

0.1.0-e

1 year ago

0.1.0-d

1 year ago

0.1.0-c

1 year ago

0.1.0-b

1 year ago

0.1.0-a

1 year ago

0.1.0

1 year ago