This repository has been archived by the owner on Jun 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from SimonSiefke/push
Push
- Loading branch information
Showing
24 changed files
with
753 additions
and
490 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
1. fix width & height options | ||
1. show seams option | ||
1. seamcarving api: | ||
|
||
```html | ||
<seam-carving | ||
src="image.png" | ||
:wanted-width="22" | ||
:wanted-height="33" | ||
></seam-carving> | ||
``` | ||
|
||
1. codesandbox | ||
1. wasm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,23 @@ | ||
# seamcarving2 | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/SimonSiefke/seamcarving.svg)](https://greenkeeper.io/) | ||
|
||
## Project setup | ||
``` | ||
npm install | ||
``` | ||
# Seam Carving ⛏ | ||
|
||
### Compiles and hot-reloads for development | ||
``` | ||
npm run serve | ||
``` | ||
> A Seam Carving implementation in Typescript & Vue.js. | ||
### Compiles and minifies for production | ||
``` | ||
npm run build | ||
``` | ||
## Demo | ||
|
||
### Run your tests | ||
``` | ||
npm run test | ||
``` | ||
[https://seamcarving.now.sh](https://seamcarving.now.sh) 👈 | ||
|
||
### Lints and fixes files | ||
``` | ||
npm run lint | ||
## Quickstart 🚀 | ||
|
||
```bash | ||
git clone https://github.com/SimonSiefke/seamcarving && | ||
cd seamcarving && | ||
npm install && | ||
npm run dev | ||
``` | ||
|
||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). | ||
## Credits | ||
|
||
- Layout based on [http://zhangwenli.com/Polyvia/image.html](http://zhangwenli.com/Polyvia/image.html) by [Olivia](https://github.com/Ovilia/Polyvia) | ||
- Loading Spinner based on [https://codepen.io/aurer/pen/jEGbA](https://codepen.io/aurer/pen/jEGbA) by [Aurer](https://codepen.io/aurer/pen/jEGbA) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module.exports = { | ||
presets: ["@vue/app"] | ||
}; | ||
} |
Oops, something went wrong.
b0f80cc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully aliased the URL https://seamcarving-5ixsz4qcw.now.sh to the following alias.