Pinned Repositories
demo-dotnet-climate-tck
servirtium-dotnet
A C# version of Servirtium for .NET usage
.NETCore-Compatibility-Helpers
Utility libraries those migrating to .NET Core might find useful. Provides some functionality not currently implemented in .NET Core and some wrappers to present common APIs for .NET Core and older versions of the .NET Framework for when targeting both is required
casey
JDBC wrapper that utilises Java 8 streams and lazy evaluation to permit memory efficient, performant processing of large data sets.
elm-xslt
module to expose browser XSLT support in elm applications.
karma-jsmockito-jshamcrest
Karma plugin to make the JsHamcrest matching / assertion library and JsMockito mocking library available as frameworks.
stephenhand's Repositories
stephenhand/elm-xslt
module to expose browser XSLT support in elm applications.
stephenhand/casey
JDBC wrapper that utilises Java 8 streams and lazy evaluation to permit memory efficient, performant processing of large data sets.
stephenhand/.NETCore-Compatibility-Helpers
Utility libraries those migrating to .NET Core might find useful. Provides some functionality not currently implemented in .NET Core and some wrappers to present common APIs for .NET Core and older versions of the .NET Framework for when targeting both is required
stephenhand/karma-jsmockito-jshamcrest
Karma plugin to make the JsHamcrest matching / assertion library and JsMockito mocking library available as frameworks.
stephenhand/code-implode
Training repo to upskill on react, AWS. Runs simple analysis on git repos
stephenhand/demo-javascript-climate-tck
stephenhand/elm-css
A fork of elm-css to test & demonstrate migrating a project with existing elm-test unit tests to running them in the Karma test runner using the https://github.com/stephenhand/karma-elm-test plugin
stephenhand/elm-window-messaging
INCOMPLETE: Experimental proof of concept project to expose cross document messaging APIs in Elm.
stephenhand/form-editor
Utility for editing XML data & XSLT stylesheets, viewing the results of the transformation in real time
stephenhand/gulp-elm-package
A gulp task to run elm-package.
stephenhand/Isolate
Isolate is a tool to allow injection of module dependencies when doing Test Driven Javascript/Coffeescript development.
stephenhand/itextsharp
.NET Core compatible fork of iTextSharp, a .NET port of the iText PDF library
stephenhand/karma-elm-test
Karma plugin to run elm-test tests for a browser based Elm project
stephenhand/ngInfiniteScroll
Infinite Scrolling for AngularJS
stephenhand/paho.mqtt.embedded-c
paho.mqtt.embedded-c
stephenhand/Pomade
Pomade - Dapper, but with testability
stephenhand/rivets
Lightweight and powerful data binding + templating solution
stephenhand/servirtium-dotnet
Old fork, merged into https://github.com/servirtium/servirtium-dotnet - only kept around to prevent link rot from the Servirtium website
stephenhand/Sudoparsia
Translates Sudoki solver output into human readable solutions for training purposes
stephenhand/Turncoat
Flexible framework for peer-to-peer turn-based gaming over multiple transport protocols & example game.
stephenhand/turncoat-relay
stephenhand/WebReports
Simple demo / training project exposing a local AdventureWorks DB to being queried from the web using nodejs and showing the results in a highcharts graph
stephenhand/wiremock-functional-stubbing
Wiremock extension that allows tests to generate responses based on data in incoming requests by supplying a function.