MyGit
🚩收到GitHub仓库的更新通知

surveyjs/survey-library

Fork: 746 Star: 3771 (更新于 1970-01-01 00:00:00)

license: MIT

Language: TypeScript .

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.

最后发布版本: v1.9.117 ( 2023-11-14 20:05:04)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

SurveyJS Form Library

Build Status Software License Tested with TestCafe Issues Closed issues

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 web applications.

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

Resources

Build the SurveyJS Form Library from Sources

The instructions below apply to SurveyJS Form Library for React, Knockout, jQuery, and Vue 2. If you are looking for instructions on how to build the library for Angular or Vue 3, refer to README files within the survey-angular-ui or survey-vue3-ui packages.

  1. Clone the repo

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

    npm install -g karma-cli
    npm install
    
  3. Build the library

    npm run build_prod
    

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

  4. Run test examples

    npm start
    

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

  5. Run unit tests

    npm run test
    

    The unit tests use Karma.

Licensing

SurveyJS Form Library is distributed under the MIT license.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2023-11-14 20:05:04 v1.9.117

2023-11-08 01:16:57 v1.9.116

2023-11-01 20:36:25 v1.9.115

2023-10-25 16:39:22 v1.9.114

2023-10-17 23:43:15 v1.9.113

2023-10-10 23:21:50 v1.9.112

2023-10-04 16:42:17 v1.9.111

2023-09-27 01:32:56 v1.9.110

2023-09-20 01:14:59 v1.9.109

2023-09-19 19:47:12 v1.9.108

主题(topics):

angular, forms, javascript, jquery, json, knockoutjs, questionnaire, quiz, quizes, react, reactjs, survey, surveyjs, surveys, typescript, vue

surveyjs/survey-library同语言 TypeScript最近更新仓库

2024-05-17 01:02:48 withastro/astro

2024-05-16 23:24:47 backstage/backstage

2024-05-16 11:30:54 x-extends/vxe-table

2024-05-16 09:26:07 the1812/Bilibili-Evolved

2024-05-16 00:45:50 lobehub/lobe-chat

2024-05-15 23:58:39 ionic-team/ionic-framework