Skip to content

A bunch of random small libraries I either use or made

Notifications You must be signed in to change notification settings

vExcess/libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libraries

A collection of libraries I'm storing for use. They can be used via https://www.jsdelivr.com/github

touch.js

A library for detecting collisions between 2D and 3D shapes.

IMGJS.js

A library that converts JavaScript into PNG images and back

ImageDecoder.js

A library for decoding base64 data uri strings into RGB/RGBA image data. Supports PNG, JPG/JPEG, QOI, BMP

LZJS.js

A library for compressing and decompressing JavaScript code using Lempel-Ziv compression

QOI.js

A library for encoding/decoding QOI images

dictionary_database.js

Converted an SQL English dictionary database into JavaScript

p5.js

The latest version of p5.js that works on khan academy

prism.js prism.css prism_html_css_js.js

Library for doing syntax highlighting when displaying code blocks in webpages

runPJS_onKA.js

A now deprecated library for running Processing.js code in an environment similiar to Khan Academy. Use my runPJS.js instead.

runPJS.js

Library for running Processing.js code in an environment similiar to Khan Academy

words_english.js

Array of nearly all words in the english language

About

A bunch of random small libraries I either use or made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published