Pinned Repositories
dotfiles
Dotfiles for OSX
ng-coffeeplate
Angular app boilerplate and Gulp.js build system with CoffeeScript, Jade, SASS, Bootstrap, Karma, and Jasmine.
ng-permutation-builder
Recipe for creating a form in Angular to generate permutations of a resource, using directives to compose the UI and keep code DRY.
Trouter
Client-side router with support for a tree of route handlers :fish:
kcrwfrd's Repositories
kcrwfrd/ng-permutation-builder
Recipe for creating a form in Angular to generate permutations of a resource, using directives to compose the UI and keep code DRY.
kcrwfrd/ng-coffeeplate
Angular app boilerplate and Gulp.js build system with CoffeeScript, Jade, SASS, Bootstrap, Karma, and Jasmine.
kcrwfrd/dotfiles
Dotfiles for OSX
kcrwfrd/Trouter
Client-side router with support for a tree of route handlers :fish:
kcrwfrd/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
kcrwfrd/c3
:bar_chart: A D3-based reusable chart library
kcrwfrd/DailyCalendar.js
A simple day view event calendar
kcrwfrd/dgrid
A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
kcrwfrd/grumpy-cat-gallery
A very quick 2-hr stab at an image gallery built on Angular.
kcrwfrd/gulp-babel
Gulp plugin for Babel
kcrwfrd/jasmine
DOM-less simple JavaScript testing framework
kcrwfrd/jquery-carousel
Yet Another jQuery Carousel / Slider Thingy. Responsive and with touch support.
kcrwfrd/kcrwfrd.github.io
kcrwfrd/movie-awards
kcrwfrd/next-swc-minify-bug-reproduction
kcrwfrd/next.js-pages-build-error-reproduction
Build error reproduction
kcrwfrd/ng-backbone
Backbone data model and collection for AngularJS
kcrwfrd/prioritize
To-do list app with keyboard-friendly navigation for organizing your priorities.
kcrwfrd/reactive-permutation-builder
Port of ng-permutation-builder to React + Redux
kcrwfrd/redux
Predictable state container for JavaScript apps
kcrwfrd/Sandbox
React + Redux boilerplate with Karma + Jasmine for TDD
kcrwfrd/scroll-context
Preserve scroll position context when DOM changes take place
kcrwfrd/tic-tac-toe
An automated game of tic-tac-toe between two computers.
kcrwfrd/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.