
Research
NPM targeted by malware campaign mimicking familiar library names
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
survey-pdf
Advanced tools
survey.pdf.js is a SurveyJS PDF Library. It is a easy way to export SurveyJS surveys to PDF. It uses JSON for survey metadata.
SurveyJS PDF Generator allows you to save an unlimited number of custom-built survey forms to PDF (both blank and filled-in) and generate fillable PDF forms that your end users can edit. The PDF Generator library surves as a client-side extension for the SurveyJS Form Library.
Clone the repo
git clone https://github.com/surveyjs/survey-pdf.git
cd survey-pdf
Install dependencies
Make sure that you have Node.js v6.0.0 or later and npm v2.7.0 or later installed.
npm install
Build the library
npm run build_prod
You can find the built scripts and style sheets in the survey-pdf
folder under the packages
directory.
Run test examples
npm start
This command runs a local HTTP server at http://localhost:7777/.
Run unit tests
npm test
SurveyJS PDF Generator is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license for software developer(s) who will be working with the SurveyJS product's APIs and implementing their integration.
FAQs
survey.pdf.js is a SurveyJS PDF Library. It is a easy way to export SurveyJS surveys to PDF. It uses JSON for survey metadata.
The npm package survey-pdf receives a total of 11,656 weekly downloads. As such, survey-pdf popularity was classified as popular.
We found that survey-pdf demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.