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

phonegap-template-framework7

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonegap-template-framework7 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

16

package.json
{
"name": "phonegap-template-framework7",
"version": "1.0.0",
"version": "1.0.2",
"description": "A starter template for building PhoneGap apps with Framework7.",
"main": "my-app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -13,4 +9,10 @@ "type": "git",

},
"author": "The Adobe PhoneGap Team",
"license": "Apache2",
"author": "PhoneGap Team",
"license": "Apache-2.0.0",
"keywords": [
"ecosystem:phonegap",
"ecosystem:cordova",
"cordova:template",
"phonegap:template"
],
"bugs": {

@@ -17,0 +19,0 @@ "url": "https://github.com/phonegap/phonegap-template-framework7/issues"

@@ -1,10 +0,29 @@

Simple Framework7 Template for PhoneGap
=======================================
[Framework7](http://www.idangero.us/framework7) is a Mobile UI framework that can be used to build hybrid apps with PhoneGap. This template allows you to get started using Framework7
quickly.
# Framework7 PhoneGap Application
For a more extensive Framework7 sample, see the [one included in their Github project](https://github.com/nolimits4web/Framework7/tree/master/dist)
or the [demo apps on their website](http://www.idangero.us/framework7/apps/#.VpQCc5MrKjQ).
> [Framework7](http://www.idangero.us/framework7) is a Mobile UI framework that can be used to build hybrid apps with PhoneGap. This template allows you to get started using Framework7
quickly.
Also, for an intro to Framework7, check out [this post on the PhoneGap blog](http://phonegap.com/blog/2015/11/30/framework7/).
For a more extensive Framework7 sample, see the [one included in their Github project](https://github.com/nolimits4web/Framework7/tree/master/dist)
or the [demo apps on their website](http://www.idangero.us/framework7/apps/#.VpQCc5MrKjQ).
Also, for an intro to Framework7, check out [this post on the PhoneGap blog](http://phonegap.com/blog/2015/11/30/framework7/).
## Usage
### PhoneGap CLI
$ phonegap create my-app --template phonegap-template-framework7
### Cordova CLI
$ cordova create my-app --template phonegap-template-framework7
### Desktop
In your browser, open the file:
/www/index.html
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