Socket
Socket
Sign inDemoInstall

donejs-survey-ad

Package Overview
Dependencies
88
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    donejs-survey-ad

Control that advertises the DoneJS survey across CanJS.com, StealJS.com, etc.


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
7.50 MB
Created
Weekly downloads
 

Readme

Source

donejs-survey-ad

Build Status

Control that advertises the DoneJS survey across CanJS.com, StealJS.com, etc.

Usage

ES6 use

With StealJS, you can import this module directly in a template that is autorendered:

import plugin from 'donejs-survey-ad';

CommonJS use

Use require to load donejs-survey-ad and everything else needed to create a template that uses donejs-survey-ad:

var plugin = require("donejs-survey-ad");

Standalone use

Load the global version of the plugin:

<script src='./node_modules/donejs-survey-ad/dist/global/donejs-survey-ad.js'></script>

Keywords

FAQs

Last updated on 23 Oct 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc