🏠
Working from home
Pinned Loading
-
-
Compress, resize images in javascript
Compress, resize images in javascript 1/*
2<!-- HTML Part -->
3<input id="file" type="file" accept="image/*">
4<script>
5document.getElementById("file").addEventListener("change", function (event) {
-
Compress images in Angular recursive...
Compress images in Angular recursively using rxJS 1import { Component } from '@angular/core';
2import { map, expand } from 'rxjs/operators';
3import { EMPTY } from 'rxjs';
4import { CompressorService } from './compressor.service';
5 -
stackby
stackby PublicForked from haxzie-xx/stackby
Simple python CLI to stack files in a directory based on type, date and extension
Python
-
so-sc/sosc-website
so-sc/sosc-website PublicThe official website for sahyadri open source community
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.