Giter Site home page Giter Site logo

mcraiha / js-crop-and-resize Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 110 KB

Browser page for image crop and resize

Home Page: https://cropandresize.raiha.rocks/

License: The Unlicense

TypeScript 41.76% HTML 20.05% CSS 30.96% Shell 1.76% JavaScript 4.64% Dockerfile 0.83%
typescript javascript html css crop-image

js-crop-and-resize's Introduction

JS-Crop-And-Resize

Browser page for image crop and resize by using Javascript + HTML5 + CSS. Bundle with Deno

Why

Because I needed something like this for myself

How to bundle

Run following command to fast bundle (fast means build info is not filled)

deno bundle -c tsconfig.json src/crop-and-resize.ts src/crop-and-resize.js

or use fastbundle.sh or fastbundle.ps1

Run following commands to full bundle (full means build info is filled)

fullbundle.sh

or use fullbundle.sh or fullbundle.ps1

Docker

If you want to compile the code and test it out in your browser, then you can use

docker build -t jscropandresize .

and

docker run -p 8088:80 jscropandresize

to create and run docker image, after that you can open http://localhost:8088 in your browser

License

All code files (.ts) and HTML files (.html) are under Unlicense

The CSS file (mvp.css) is under MIT License.

js-crop-and-resize's People

Contributors

mcraiha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.