UNPKG

survey-analytics

Version:

SurveyJS Dashboard is a UI component for visualizing and analyzing survey data. It interprets the form JSON schema to identify question types and renders collected responses using interactive charts and tables.

4 lines (3 loc) 85 B
export declare var textHelper: { getStopWords: (locale?: string) => string[]; };