phonegap-template-framework7
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"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 | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
4436011
0
29
1