Open source
I’m pretty into my open source software, and in addition to contributing to a bunch of existing open source libraries I have created a fair few of my own… some more successful than others.
Here’s a collection of some of my favorite/most complete open source projects. If you’d like to see more then head over to my NPM account.
If you want to see some of the projects (full web/mobile apps, and or closed source) that I’ve worked on then head over to the Projects section.
-
canvasimo
An HTML5 canvas drawing library, with 150+ useful methods, jQuery-like fluent interface, and cross-browser compatibility enhancements.
-
jargs
Simple node arg parser with explicit tree structure schema
-
antler
Directory structure linter
-
@jakesidsmith/tsb
Dead simple TypeScript bundler, watcher, dev server, transpiler, and polyfiller
-
@jakesidsmith/tsassert
Check TypeScript types against assertion comments
-
@jakesidsmith/tsurl
Type safe URL construction and deconstruction
-
slik
Animation / tweening library, ideal for use with HTML5 canvas and or React
-
react-slik
React higher order component for Slik animations
-
react-reorder
Drag & drop, touch enabled, reorderable / sortable list, React component
-
react-fastclick
Fast Touch Events for React
-
watch-less-do-more
Watch less files and their dependency tree for changes & automatically recompile
-
existential-proxy
Type safe existential property access using ES6 proxies
-
krawala
Simple javascript web-crawler with command line interface