1.10.3 • Published 6 days ago

survey-angular-ui v1.10.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

SurveyJS Angular Form Library

Build Status Software License

A free and open-source MIT-licensed JavaScript form builder library that allows you to design dynamic, data-driven, multi-language survey forms and run them in your Angular applications.

NOTE: SurveyJS for Angular requires Angular v12.0.0 or newer and depends on the @angular/cdk package. If your project does not include it yet, run the following command:

npm install @angular/cdk@^12.0.0 --save

Earlier Angular versions are supported by the survey-angular package. It depends on Knockout and is now obsolete. However, you can use it in your Angular v8v11 projects. Refer to the following examples on GitHub for more information:

Features

  • Dynamic forms, surveys, polls, and quizzes for your JavaScript application
  • Integration with React, Angular, Vue, jQuery, and Knockout
  • 20+ built-in question types and support for custom question types
  • Built-in themes and CSS customization
  • Answer validation
  • TypeScript support
  • Community-supported UI localization to 50+ languages
  • Integration with any backend framework (examples for PHP, NodeJS, and ASP.NET included)
  • Compatibility with any server + database combination
  • Third-party component integration

Get Started

To get started with SurveyJS Angular Form Library, refer to the following tutorial: Add a Survey to an Angular Application.

Resources

Build SurveyJS Angular Form Library from Sources

  1. Clone the repo

    git clone https://github.com/surveyjs/survey-library.git
    cd survey-library
  2. Install dependencies common for all SurveyJS libraries
    Make sure that you have Node.js v14 or later and a compatible npm version installed.

    ```cmd
    npm install -g karma-cli
    npm install
    ```
  3. Build the platform-independent part and plugins

    npm run build_core
    npm run build-plugins
  4. Install SurveyJS Angular Form Library dependencies and build this library

    cd packages/survey-angular-ui 
    npm i
    npm run build

    You can find the built scripts and style sheets in folders under the build directory.

  5. Run a test application

    cd example
    npm i
    cd packages/survey-angular-ui 
    npm run serve:example

    This command runs a local HTTP server at http://localhost:4200/.

  6. Run unit tests

    npm run test

    The unit tests use Karma.

Licensing

SurveyJS Form Library is distributed under the MIT license.

1.10.3

6 days ago

1.10.2

13 days ago

1.10.1

18 days ago

1.9.139

26 days ago

1.9.138

1 month ago

1.9.137

1 month ago

1.9.136

2 months ago

1.9.135

2 months ago

1.9.134

2 months ago

1.9.133

2 months ago

1.9.132

2 months ago

1.9.131

3 months ago

1.9.130

3 months ago

1.9.129

3 months ago

1.9.128

3 months ago

1.9.127

4 months ago

1.9.126

4 months ago

1.9.125

4 months ago

1.9.124

4 months ago

1.9.123

5 months ago

1.9.122

5 months ago

1.9.121

5 months ago

1.9.120

5 months ago

1.9.118

6 months ago

1.9.119

6 months ago

1.9.116

6 months ago

1.9.117

6 months ago

1.9.114

7 months ago

1.9.115

6 months ago

1.9.113

7 months ago

1.9.112

7 months ago

1.9.111

7 months ago

1.9.100

10 months ago

1.9.98

10 months ago

1.9.97

10 months ago

1.9.96

10 months ago

1.9.95

11 months ago

1.9.94

11 months ago

1.9.93

11 months ago

1.9.92

11 months ago

1.9.91

11 months ago

1.9.90

12 months ago

1.9.89

12 months ago

1.9.110

8 months ago

1.9.107

8 months ago

1.9.108

8 months ago

1.9.105

9 months ago

1.9.106

8 months ago

1.9.103

9 months ago

1.9.104

9 months ago

1.9.101

9 months ago

1.9.102

9 months ago

1.9.109

8 months ago

1.9.69

1 year ago

1.9.88

12 months ago

1.9.87

1 year ago

1.9.86

1 year ago

1.9.85

1 year ago

1.9.84

1 year ago

1.9.83

1 year ago

1.9.82

1 year ago

1.9.81

1 year ago

1.9.80

1 year ago

1.9.79

1 year ago

1.9.78

1 year ago

1.9.77

1 year ago

1.9.76

1 year ago

1.9.75

1 year ago

1.9.74

1 year ago

1.9.72

1 year ago

1.9.71

1 year ago

1.9.70

1 year ago

1.9.68

1 year ago

1.9.67

1 year ago

1.9.66

1 year ago

1.9.65

1 year ago

1.9.64

1 year ago

1.9.63

1 year ago

1.9.62

1 year ago

1.9.61

1 year ago

1.9.60

1 year ago

1.9.59

1 year ago

1.9.58

1 year ago

1.9.57

2 years ago

1.9.56

2 years ago

1.9.55

2 years ago

1.9.54

2 years ago

1.9.53

2 years ago

1.9.49

2 years ago

1.9.48

2 years ago

1.9.47

2 years ago

1.9.46

2 years ago

1.9.52

2 years ago

1.9.51

2 years ago

1.9.50

2 years ago

1.9.45

2 years ago

1.9.44

2 years ago

1.9.43

2 years ago

1.9.99

2 years ago