Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-adaptivejs

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-adaptivejs

A generator for Yeoman

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

generator-adaptive

A generator for Yeoman that creates adaptive.js project scaffolds.

Set Up

At the moment this package isn't published since adaptive.js isn't published as a bower component yet. In order to get it working:

  1. clone the repo. NOTE: make sure you clone this into a directory named generator-adaptivejs
  2. run npm link to add it to your local list of npm packages
  3. Make sure you have Yeoman set up: npm -g install yo
  4. Create a new directory where you want your project to live
  5. Inside that directory, run yo adaptivejs to generate your project.
  6. Celebrate good times!

Documentation:

https://mobify.atlassian.net/wiki/display/PLAT/Adaptive.js

Testing

To run all tests, you can use eith npm test or mocha test/ --timeout 20000

Keywords

FAQs

Package last updated on 01 Apr 2014

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc