Joshua Jung's repositories
trie-search
A trie implementation that maps keys to objects. Most common use will be for typeahead searches.
hash-array
A data structure that combines a hash and an array for automated indexing. All the benefits of an indexed HashMap and an Array in one neat tidy, tested package. Complex keys with multiple depths can be used!
strapi-nuxt-blog-starter-kit
An empty starter kit to build a Strapi + Nuxt blog with full deployment w/ Docker and Traefik
node-dead-reckoning
A client-side Node.js+Browserified Javascript dead reckoning algorithm implementation.
progression
A basic JClass-based task progress indicator that emits 'progress' events and gives a 0.0-1.0 value based on tasks that are completed out of total.
sketch-games
sketch.games
traverse-object
Recursively go through an object and sanitize it of all properties that should not exist.
angular-ringa
AngularJS extension for Ringa
language-study-ai
An artificial intelligence algorithm to build a lesson plan for learning languages.
morbid-weather
Chip8 Emulator in Electron
node-tokenizer
A tokenizer that looks like a stream for JavaScript and node.js
nodejs_performance
Comparing Node.JS performance to Ruby and native C
prop-replace
Node mini-library for string replacements of values in an object.
react-ringa-inspector
Ringa React Debugging Inspector
react-virtualized
React components for efficiently rendering large lists and tabular data
ringa-doc-site
Documentation site generator built with Ringa
ringa-example-angular
AngularJS demonstration of ringa.
sass-css3-mixins
Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
strapi-nuxt-starter-kit
A starter kit for a generic Strapi + Nuxt.js application
translation-utils
Node.js utilities for translation
winston-graylog2
Graylog2 transport for winston, a nodejs logging module