• Stars
    star
    1
  • Language
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

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

Repository Details

globalCompositeOperation demo

More Repositories

1

MIDI.js

🎹 Making life easy to create a MIDI-app on the web. Includes a library to program synesthesia into your app for memory recognition or for creating trippy effects. Convert soundfonts for Guitar, Bass, Drums, ect. into code that can be read by the browser. Supports multiple simultaneous instruments and perfect timing.
JavaScript
3,675
star
2

Event.js

βœ‹ Multi-touch, gestures, and other eventsβ€”click, dblclick, dbltap, tap, longpress, drag, swipe, pinch, rotate, shake. For pointer events, each listener can handle anywhere from 1 to 12 fingers at a time, or more, depending on the device. Includes MetaKey tracking (CMD, CTRL) to support native key-commands in various platforms.
JavaScript
365
star
3

Sketch.js

✏️ Vector drawing app w/ animated replay. Includes eraser & brush with catmull smoothing. Can be tied into other drawing tools, and synced across servers with JSON. Built on Event.js, Color.Picker.js & Color.Space.js
HTML
129
star
4

Color.Space.js

🌈 Library to convert between color spaces: HEX, RGB, RGBA, HSL, HSLA, CMY, CMYK. This covers the conversion between W3 compatible colors. Conversion is versatile accepting strings, arrays, and objects.
JavaScript
53
star
5

Color.Picker.js

🌈 An assortment of beautiful color pickers to use in your HTML5 web-apps.
JavaScript
44
star
6

PNG-Storage

Encode + decode text into/from a PNG for compression, or weak cryptology.
22
star
7

console.json

Syntax Highlighting for JSON in the browser console.
JavaScript
15
star
8

Lanczos.js

Lanczos image resampling
JavaScript
10
star
9

AudioSupports.js

Detects what audio formats (OGG Opus, OGG Vorbis, MP3) your browser can play and whether your browser supports HTML5 Audio, WebAudioAPI and MIDI.
JavaScript
6
star
10

fileinfo

Detects a files mime, type, and returns suggested extension.
JavaScript
4
star
11

galactic.queue

Queue that waits for each handler to complete. Based on Promise(...)
JavaScript
1
star