vue-mdc-adapter
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "vue-mdc-adapter", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Vue wrapper arround mdc", | ||
@@ -33,5 +33,5 @@ "keywords": [ | ||
"start": "node build/dev-server.js", | ||
"build": "node build/build-lib.js", | ||
"build": "npm run build-lib && npm run build-docs", | ||
"build-lib": "node build/build-lib.js", | ||
"build-demo": "node build/build-demo.js", | ||
"build-docs": "node build/build-docs.js", | ||
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run", | ||
@@ -38,0 +38,0 @@ "test": "npm run unit", |
@@ -6,4 +6,3 @@ # vue-mdc-adapter | ||
*under development, check the [wiki](https://github.com/stasson/vue-mdc-adapter/wiki) | ||
for more ...* | ||
*under development, check the [wiki](https://github.com/stasson/vue-mdc-adapter/wiki) for more ...* | ||
@@ -54,8 +53,12 @@ ## Installation | ||
doc and demo coming soon... | ||
in the mean time you can have a look at the preview: | ||
Doc and Demo coming soon... | ||
In the meantime you can have a look at the [preview](https://stasson.github.io/vue-mdc-adapter) | ||
Or clone from [github](https://github.com/stasson/vue-mdc-adapter) | ||
``` | ||
# clone from [github](https://github.com/stasson/vue-mdc-adapter) | ||
# get the repository | ||
git clone https://github.com/stasson/vue-mdc-adapter.git | ||
cd vue-mdc-adapter | ||
@@ -62,0 +65,0 @@ # install dependencies |
Sorry, the diff of this file is not supported yet
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
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
1884155
69
92