Pinned Repositories
autocheck
Header-only C++17 library for property-based testing.
autorecipes
Generic Conan recipes for CMake and Python projects.
cmake-future
Extensions that I think should be included with CMake.
cupcake.cmake
CMake boilerplate for an opinionated project structure.
cupcake.py
:cupcake: Make C++ a piece of cake.
jfdoc
JavaScript documentation generator
project-template-cpp
Example C++ project structures using CMake and Conan.
python-typeclasses
Extensible methods for Python a la Haskell's typeclasses.
shush
Subprocesses for humans.
thejohnfreeman's Repositories
thejohnfreeman/autorecipes
Generic Conan recipes for CMake and Python projects.
thejohnfreeman/cmake-future
Extensions that I think should be included with CMake.
thejohnfreeman/picard
The idea of Ansible with the execution of Make.
thejohnfreeman/generator-python
A Yeoman generator for Python projects.
thejohnfreeman/gitlab-runner-aws
Autoscaling GitLab Runners on AWS with Docker Machine.
thejohnfreeman/loadable
Like react-loadable, but better.
thejohnfreeman/await-observable
Asynchronous functions for observables.
thejohnfreeman/callable-object
Trying to add function call operators to JavaScript objects.
thejohnfreeman/observer
An alternative to @observer from mobx-utils.
thejohnfreeman/ale
Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration
thejohnfreeman/conan-io-docs
conan.io reStructuredText documentation
thejohnfreeman/copy-dependencies
Copy files from `node_modules` to your source tree.
thejohnfreeman/dayjs
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
thejohnfreeman/empty
An empty repository just for attaching applications, e.g. GitHub Learning Lab.
thejohnfreeman/livedown
Live Markdown previews for your favorite editor.
thejohnfreeman/lolex
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
thejohnfreeman/markdown-it-footnote
Footnotes plugin for markdown-it markdown parser
thejohnfreeman/multi_error
thejohnfreeman/poetry
Python dependency management and packaging made easy.
thejohnfreeman/react-bootstrap
Bootstrap components built with React
thejohnfreeman/Reinforcement-Learning-Explained
This repository contains the lab files for Microsoft course DAT257x: Reinforcement Learning Explained
thejohnfreeman/ripple-binary-codec
Convert between json and hex representations of transactions and ledger entries
thejohnfreeman/rxjs
A reactive programming library for JavaScript
thejohnfreeman/thejohnfreeman.github.io
thejohnfreeman/ts-toolbelt
👷 Higher type safety for TypeScript
thejohnfreeman/tslint-config-thejohnfreeman
My tslint configuration.
thejohnfreeman/types-lolex
A source for `@types/lolex` while we wait for DefinitelyTyped PR #30309.
thejohnfreeman/typescript-vim
Typescript syntax files for Vim
thejohnfreeman/typeshed
Collection of library stubs for Python, with static types
thejohnfreeman/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).