• Stars
    star
    187
  • Rank 205,649 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create and preview maskable icons in the browser!

Maskable.app

Preview maskable icons in the browser!

Demo usage


Maskable icons allow web developers to specify a full-bleed icon that will be cropped by the user-agent to match other icons on the device. On Android, this lets developers get rid of the default white background around their icons and use the entire provided space.

It's important to test maskable icons to ensure the important regions of the icon are visible on any device and in any shape. Upload a maskable icon or drag and drop it into Maskable.app, then preview how it will appear on different Android launchers.

Developing

Install dependencies:

npm install

Once the modules are installed, run:

npm run dev

This starts a development server using Vite.

Licensing

This project is available under the MIT License.

More Repositories

1

unity-polygon-2d-editor

Uses the collider of a PolygonCollider2D to generate a mesh for a Unity GameObject.
C#
113
star
2

mockk-guidebook

A guide to using the MockK testing library.
HTML
46
star
3

automate-our-relationship

Scripts we use to automate our home
TypeScript
22
star
4

hugo-bootstrap-5

A simple hugo theme using Bootstrap 5
HTML
21
star
5

travel

Our collection of travel notes straight out of our notebook!
TypeScript
11
star
6

color-breakdown

Extract prominent colors from an image with this PWA tool.
TypeScript
11
star
7

rollup-plugin-consts

Import build time constants with Rollup
JavaScript
11
star
8

tigeroakes.com

My portfolio website. Designed to work offline, load quickly, and showcase some of my favorite projects.
MDX
9
star
9

mapbox-elevation

A script to convert mapbox elevation tiles into grayscale heightmaps.
JavaScript
8
star
10

android-strikethru-animation-sample

Sample showing how to animate a strike through effect on Android.
Java
8
star
11

cell-wall

A multi-device display for showing interactive data, such as photos, weather information, calendar appointments, and more.
TypeScript
6
star
12

vite-plugin-insert-html

Super simple Vite plugin to insert HTML into the head or body of your HTML entrypoints.
JavaScript
5
star
13

big-island-buses

A far easier to use unofficial schedule for the Hawaii Hele-On Bus. Created for the House Student App Challenege.
TypeScript
5
star
14

minecraft-tools

A collection of HTML5 programs to use with Minecraft.
HTML
5
star
15

card-animations

Animations for email cards!
HTML
5
star
16

csv-to-pouch

Parse CSV files and save their data to a PouchDB database.
JavaScript
4
star
17

11ty-plugins

A collection of plugins I've written for eleventy.
JavaScript
4
star
18

monochrome

Preview monochrome icons in the browser!
HTML
3
star
19

latch-on

A game where you swing around by latching onto surfaces with a grappling hook.
C#
3
star
20

default-map

A Map subclass that automatically adds missing values
JavaScript
2
star
21

gtfs-to-pouch

Converts a GTFS file to PouchDB dumpfiles
TypeScript
2
star
22

last-finger-standing

A quick and easy app to randomly select someone from a group of people.
HTML
2
star
23

crossrm

`rm -rf` in a cross-platform implementation. Significantly smaller than rimraf!
JavaScript
2
star
24

tea-book

e-Book generator for my tea menu
TypeScript
2
star
25

sushi-setup

[MSFTHacks 2017]
Java
1
star
26

gameclock

Time your chess games, jenga games, and other board games.
HTML
1
star
27

tigerxdaphne

Tiger X Daphne website, under construction
HTML
1
star
28

wheres-the-beep

WebXR game around positional audio.
TypeScript
1
star
29

icon-flock

An icon pack with a few adaptive icons for my own use.
Kotlin
1
star
30

ttrpg-stat-sync

Track and present your player's important stats in your TTRPGs.
JavaScript
1
star
31

promise-stream-utils

Various functions for working with streams inside async functions
JavaScript
1
star
32

hawaii-bus-plus

The best bus app around Hawaii.
TypeScript
1
star
33

hawaii-bus-plus-landing

Landing page for Hawaii Bus Plus
HTML
1
star
34

variable-axis-subsetter

Slice up variable fonts so that they only include a subset of the original variable axes.
CSS
1
star
35

chrome-supersize-reports

Demo HTML reports from Chromium's supersize analysis tool.
JavaScript
1
star
36

advent-of-code-2022

Rust
1
star
37

games

Games and tools I've created! All available under games.tigeroakes.com.
TypeScript
1
star
38

the-golden-quest

[nwHacks 2017] Navigate through this interactive audio quest on Amazon Echo with only your voice and wits.
TypeScript
1
star
39

webish

Useful JS concepts and data structures
TypeScript
1
star
40

query-pouch-gtfs

Tools to query data from GTFS schedules using PouchDB databases.
TypeScript
1
star
41

better-than-hooks

TypeScript
1
star
42

backup-your-code

Scan a directory for projects not backed up to a git remote.
Python
1
star
43

tailwind-colors

Tree-shakable set of colors from TailwindCSS
JavaScript
1
star
44

super-stores

JavaScript
1
star
45

eleventy-plugin-date

Dead simple Eleventy plugin for formatting dates inside your templates.
JavaScript
1
star