Pinned Repositories
arrayMethodComposer
A failed attempt to create a function to compose Array.map, Array.reduce, and Array.filter for performance
arrayOpsProfiling
Comparing the performance of Array prototype operations with functionally-equivalent for- and while-loop operations.
cuneify-repl
A read-eval-print loop for cuneiform transliteration
js-array-unique-elements-profiling
A test to find the fastest way to find the unique primitive elements of an array
luxon
⏱ A library for working with dates and times in JS
mammoth.js
Convert Word documents (.docx files) to JSON
mocha-examples
Working examples of common configurations using mocha ☕️
NYTdiff
Code for the twitter bot nyt_diff
pegjs
PEG.js: Parser generator for JavaScript
vtt.js
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
jonknowles's Repositories
jonknowles/cuneify-repl
A read-eval-print loop for cuneiform transliteration
jonknowles/arrayMethodComposer
A failed attempt to create a function to compose Array.map, Array.reduce, and Array.filter for performance
jonknowles/arrayOpsProfiling
Comparing the performance of Array prototype operations with functionally-equivalent for- and while-loop operations.
jonknowles/js-array-unique-elements-profiling
A test to find the fastest way to find the unique primitive elements of an array
jonknowles/luxon
⏱ A library for working with dates and times in JS
jonknowles/mammoth.js
Convert Word documents (.docx files) to JSON
jonknowles/mocha-examples
Working examples of common configurations using mocha ☕️
jonknowles/NYTdiff
Code for the twitter bot nyt_diff
jonknowles/pegjs
PEG.js: Parser generator for JavaScript
jonknowles/react-redux-blog
A MERN Stack CRUD Web Application