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

adaptivejs

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adaptivejs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "adaptivejs",
"version": "0.0.1",
"version": "0.0.2",
"description": "A framework for creating adaptive websites.",

@@ -5,0 +5,0 @@ "author": {

@@ -5,21 +5,1 @@ adaptivejs

Framework for creating adaptive templated websites using Javascript
Full Documentation:
https://mobify.atlassian.net/wiki/display/PLAT/Adaptive.js
## Getting Started
We've supplied an example adaptive.js project as a starting point for you in the example folder. To get it running:
1. cd into the example directory
2. run `npm install`
3. run `bower install`
4. run `grunt preview`
5. Navigate to http://preview.mobify.com
6. For the Site URL, enter the website you want to adapt. **NOTE:** The site must have a Mobify tag installed in order for the site to adapt.
7. For the bundle location enter: http://localhost:8080/build/
8. Hit authorize and you should see an example adapted view!
The example is using the code inside of the `adaptivejs/src` folder, so during development, you can use this example
as a way of testing your changes.
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