14
Published Tools
0
Total Stars
0
Weekly Downloads
189
GitHub Followers
556
Public Repos
Published Tools
14 Skillsacross 2 categoriesg-i-s
jimkang
Google Image Search
wordnok
jimkang
Wrapper that gets nouns, frequencies, and parts of speech from the Wordnik REST API.
dependency-parser
jimkang
Parses sentences into dependency trees.
word-syllable-map
jimkang
Provides a one-way map from words to the syllables they contain.
mishear-phrase
jimkang
This module is like `mishear`, but it works on a phrase instead of just a word.
word-phoneme-map
jimkang
Provides a two-way map between the words and phonemes listed in the CMU Pronouncing Dictionary.
image-canvas-ops
jimkang
Resizes and rotates an image via a canvas element.
audio-context-singleton
jimkang
When you want to have an audioContext singleton but don't want to rewrite [this code](index.js), use this. Deals with browser differences in AudioContext and maintains the singleton.
...moreconcat-audio-buffers
jimkang
A basic audio buffer concatenator that will work with Rollup.
term-tracker
jimkang
A persistent record of terms used in documents that can be used for TF-IDF analysis or other purposes. The backing store is just a JSON file, which is loaded entirely in memory. It's nice and simple and will work for, say, personal blogs, but it's not for
...morerun-shotbot
jimkang
The core of a multi-tenant app for bots that post screenshots of web pages.
accessor
jimkang
Provides accessor functions for convenience in D3 programming
play-audio-url
jimkang
An abstraction for playing audio via an HTMLAudioElement.
synthskel
jimkang
Rickety and yet somehow reliable Web Audio stuff that I somehow end up putting into most of my audio projects.