Dead simple string padding module with a funny name.
Enlarge images on click or mouseover.
a BetterScroll plugin to enlarge or narrow
a component for img to rotate or enlarge
Enlarge preview picture or anything
A Vue component that, when clicked, will enlarge an image from thumbnail to full version using a smooth animation.
a component for img to rotate or enlarge
Image enlarge viewing tool
A javascript library used to enlarge image
a BetterScroll plugin to enlarge or narrow
enlarge the font
wsui module for enlarge clickable area.
A tool for chunked file upload with concurrency control.
A tool to enlarge the text.
Enlarge image
Enlarge the picture for vue
a BetterScroll plugin to enlarge or narrow
about enlarge images
A simple and responsive React component to create interactive image mosaics with metadata popups, background images, and click-to-enlarge dialogs.
Responsive Modal image built with Bootstrap 5. Modal image is a responsive gallery with the option to enlarge selected photos or videos.
An image zoom jQuery plugin
京东pc端商品详情实物放大效果
A fork of `sha1` package which removes reference of `Buffer` that may trigger webpack `NodeSourcePlugin` and enlarge your bundle size
A component react to enlarge images on touch, click, or mouseover. ### Installation `yarn add image-zoom-react` or `npm install --save image-zoom-react` ### Usage ``` import React from 'react' import ReactDom from 'react-dom' import ImageZoom from 'image-
Oramfs provides a fully encrypted and optionally authenticated Oblivious RAM filesystem.
F-stop time calculator for photographic enlarging
High-performance network throughput measurement tool, inspired by iperf3.
A collection of basic bioinformatics algorithms
Deterministic presentation engine for AI-generated technical walkthroughs
Provides graphical representation of a piano keyboard
R-tree for Rust
Rust wrapper for the Simple Dynamic Strings lib created and maintained for Redis
smalloc is a simple, fast allocator
A modern cp/mv/scp for humans and agents — inline BLAKE3 verify, crash-safe resume, one CLI for local and SSH
Local scale factor for Bevy UI nodes.
Reusable geometry-shell outline plugin for Bevy.
Let your user enlarge images on mouseover, it's a great candidate for non touch enabled devices
A powerful CLI tool for converting image formats using ImageMagick, with optional waifu2x upscaling when enlarging images. Supports single file conversion, bulk directory conversion, and persistent configuration settings. Convert between various formats (HEIC, JPG, PNG, WebP, etc.).
Version 1.0.1 Update Notes: -Updated README "HOW TO RUN" -I'm not sure how to format this so it looks good on the gems website so please just see the README file. USE CASES: 1. Your friends bully you because your imaginary role playing worlds are predictable and boring. 2. You like seeing chars printed in nifty patterns. HOW TO RUN: 1. Run `super_simple_world_builder` 2. Follow the prompts EXAMPLE INPUT: Guten Tag! Welcome to Super Simple World Builder. Enter 1 to build a random world Enter 2 to build a custom world Please enter your selection (1, 2, or exit): 2 Enter the name of your world: Community-Town Enter the minimum width of the world: 15 Enter the minimum height of the world: 15 What character do you want to fill the background of your world with? (i.e. any character or single space) How many lake features do you want? 3 How many mountain features do you want? 2 How many town features do you want? 3 How many forest features do you want? 4 OUTPUT: 1. Console print out of the world map 2. A text file of the world map ACHTUNG: 1. Don't worry if the width or height entered is too small. The world will automatically enlarge to fit all features. 2. World maps look better when you enter a <space> as the character to fill the background. 3. This is a quick-and-dirty project so yolo with the specs. I added comments as a consolation prize. 4. See `feature_set.rb` to tweak the features that can be added to the world map. 5. Interestingly, menu prompts may not show up in the git bash terminal. But they do show up in Windows command prompt, so lmao. 6. Feel free to tweak the code however you like. I plan to refactor in the future to dry up some sections.