All Projects → surveyjs → surveyjs_angular_cli

surveyjs / surveyjs_angular_cli

Licence: other
SurveyJS + Angular CLI Quickstart Template

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to surveyjs angular cli

surveyjs vue quickstart
SurveyJS + Vue Quickstart Template
Stars: ✭ 96 (+146.15%)
Mutual labels:  survey, form-builder, survey-creator, survey-maker
Surveyjs Nodejs
Sample NodeJS backend for SurveyJS: Survey Library and Survey Creator
Stars: ✭ 65 (+66.67%)
Mutual labels:  survey, form-builder
react-quizzes
A React.js solution that offers a UI for creating surveys, forms and quizzes.
Stars: ✭ 25 (-35.9%)
Mutual labels:  survey, form-builder
Formium
The headless form builder for the modern web.
Stars: ✭ 78 (+100%)
Mutual labels:  survey, form-builder
Surveyjs react quickstart
React QuickStart Boilerplate - SurveyJS: Survey Library and Survey Creator
Stars: ✭ 88 (+125.64%)
Mutual labels:  survey, form-builder
Survey Creator
Online Survey Creator / Form Builder. See it in action:
Stars: ✭ 497 (+1174.36%)
Mutual labels:  survey, form-builder
Forms
📝 Simple form & survey app for Nextcloud
Stars: ✭ 127 (+225.64%)
Mutual labels:  survey, form-builder
Angular Surveys
Angular survey / form builder inspired by Google Forms
Stars: ✭ 219 (+461.54%)
Mutual labels:  survey, form-builder
node-casperjs-aws-lambda
Base scaffolding app for a casperjs/phantomjs app running on Amazon (AWS) Lambda
Stars: ✭ 52 (+33.33%)
Mutual labels:  angular-cli
vue-survey-builder
Survey builder for vue.js applications
Stars: ✭ 103 (+164.1%)
Mutual labels:  survey
Awesome-Human-Activity-Recognition
An up-to-date & curated list of Awesome IMU-based Human Activity Recognition(Ubiquitous Computing) papers, methods & resources. Please note that most of the collections of researches are mainly based on IMU data.
Stars: ✭ 72 (+84.62%)
Mutual labels:  survey
digital-form-builder
Exploring how to quickly and easily design/prototype/deploy high quality digital forms for UK Gov. Based on the excellent work by DEFRA. Currently maintained by [email protected] at Caution Your Blast and a community collaboration between FCDO, HO, GDS, DfE, DIT, Version 1
Stars: ✭ 40 (+2.56%)
Mutual labels:  form-builder
angular-i18n-localization
An angular application with i18n and localization implemented.
Stars: ✭ 22 (-43.59%)
Mutual labels:  angular-cli
react-forms-processor
A forms processor for React
Stars: ✭ 63 (+61.54%)
Mutual labels:  form-builder
docker-files
Teracy docker-files project to build common Docker images
Stars: ✭ 87 (+123.08%)
Mutual labels:  angular-cli
react-native-simple-survey
Simple to use JSON based survey component for React Native
Stars: ✭ 56 (+43.59%)
Mutual labels:  survey
laravel-survey
Create and manage surveys within your Laravel app.
Stars: ✭ 146 (+274.36%)
Mutual labels:  survey
research.package
A Flutter package implementing support for surveys like ResearchStack and ResearchKit
Stars: ✭ 43 (+10.26%)
Mutual labels:  survey
angular-starter
🚀 Angular 14 Starter with Storybook, Transloco, Jest, TestCafe, Docker, ESLint, Material & Prettier 🚀
Stars: ✭ 124 (+217.95%)
Mutual labels:  angular-cli
coronasurveys
CoronaSurveys Monitoring the Incidence of COVID-19 via Open Surveys
Stars: ✭ 20 (-48.72%)
Mutual labels:  survey

SurveyJS + Angular Quickstart Template

SurveyJS is a set of JavaScript components that allow you and your users to build surveys / forms, store them in your database, and visualize survey results for data analysis. This quick start template is built upon Angular 12 and uses the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs_angular_cli.git
cd surveyjs_angular_cli
npm i
npm run start

Open http://localhost:4200/ in your web browser.

Template structure

This template covers most basic use cases. You can find code examples for them in the following files:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].