Pinned Repositories
angular
Deliver web apps with confidence 🚀
angular-2-navbar
A simple navbar component for Angular 2.
cache-studio-esc
Adds external source control support to Caché Studio.
Cache-Web-API
A Caché ObjectScript RESTful Web API
javascript-refactoring
A collection of refactoring patterns for improving the design of existing JavaScript code.
jsgame
A badly named online multiplayer turn-based game written in JavaScript.
jsmapper
An implementation of the mapper pattern written in JavaScript.
redux-decorators
A ridiculously good syntax for working with Redux using decorators in ES7 / TypeScript. Currently limited to Angular 2 but could potentially be used elsewhere.
js-must
An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
KarlPurk's Repositories
KarlPurk/redux-decorators
A ridiculously good syntax for working with Redux using decorators in ES7 / TypeScript. Currently limited to Angular 2 but could potentially be used elsewhere.
KarlPurk/javascript-refactoring
A collection of refactoring patterns for improving the design of existing JavaScript code.
KarlPurk/angular-2-navbar
A simple navbar component for Angular 2.
KarlPurk/maybe
Is it a bird? Is it a plane? Is it a Maybe? Is it a Monad? Maybe.
KarlPurk/redux-decorators-ng2-demo
An example of using redux-decorators in an Angular 2 project
KarlPurk/twitter-sentiment
Visualise the sentiment of a filtered tweet stream in real time.
KarlPurk/colResizable
jQuery plugin to resize table columns
KarlPurk/commit-messages
KarlPurk/compaginator
A framework agnostic JavaScript pagination component written in CoffeeScript.
KarlPurk/dot-files
My personal .bashrc file.
KarlPurk/elm-todo
KarlPurk/jquery-tablesort
A tiny & dead-simple jQuery plugin for sortable tables.
KarlPurk/js-must
An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
KarlPurk/jshint
JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
KarlPurk/jspm-0.17.0-beta.12-bundle-issue
A repository to demonstrate an issue with bundle, jspm-0.17.0-beta.12 and angular2-2.0.0-beta.8
KarlPurk/jspm-dev-builder
Incremental development builds with jspm
KarlPurk/karlpurk.com
KarlPurk/microsoft-teams-sample-auth-node
Sample illustrating seamless inline authentication for Microsoft Teams apps.
KarlPurk/mocha-retry
A retry module for module that allows you to retry a test if it fails.
KarlPurk/nx-es6-to-es5-issue
Demonstrates an issue with transpiling ES6 code to ES5 in a NX workspace.
KarlPurk/nx-repro-bot-framework-web-chat
A repo to reproduce an issue with nx react and botframework-webchat
KarlPurk/nyc-test
Demonstrates an issue with sourcemaps generated through nyc using ts-node and mocha.
KarlPurk/offline
Automatically display online/offline indication to your users
KarlPurk/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
KarlPurk/pyechonest
Python client for the Echo Nest API
KarlPurk/trailhead-code-samples
Public code samples to support Trailhead challenges
KarlPurk/typestyle
Making CSS Typesafe 🌹
KarlPurk/url-processor
KarlPurk/vagrant-nodejs
Vagrant configuration with puppet to create a Virtual Box machine with Ubuntu Server 14.04 and Nodejs
KarlPurk/webchat-adaptive-card-toggle-visibility-issue
Demonstrates an issue within WebChat and the collapsing/expanding of content on a card.