An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by jonaskello

A curated list of projects in awesome lists by jonaskello .

https://github.com/jonaskello/tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

tsconfig tsconfig-paths typescript

Last synced: 14 May 2025

https://github.com/jonaskello/tsconfig-paths-webpack-plugin

Load modules according to tsconfig paths in webpack.

Last synced: 15 May 2025

https://github.com/jonaskello/tslint-immutable

TSLint rules to disable mutation in TypeScript.

immutability tslint-rules typescript

Last synced: 12 Apr 2025

https://github.com/jonaskello/wpc-cabinet

WPC Pinball Standard Body Cabinet Plans

pinball

Last synced: 07 Jan 2026

https://github.com/jonaskello/virtual-pinball

Plans and information for building a virtual pinball machine

Last synced: 03 Feb 2026

https://github.com/jonaskello/nats-chat

Example of NATS auth callout with dynamic authorization

Last synced: 01 Apr 2025

https://github.com/jonaskello/typescript-webpack-minimal

Mininal setup for using typescript with webpack

typescript webpack webpack2

Last synced: 07 May 2025

https://github.com/jonaskello/ts-node-paths-example

Using tsconfig paths with ts-node

Last synced: 10 Feb 2026

https://github.com/jonaskello/nats-auth-callout-cli-service

Nodejs port of nats callout example

Last synced: 21 Apr 2025

https://github.com/jonaskello/ts-esm-workspaces

Typescript project references, yarn workspaces, snowpack, node ES modules

Last synced: 07 May 2025

https://github.com/jonaskello/yarn-systemjs

Build SystemJS config from yarn.lock file.

Last synced: 12 Feb 2026

https://github.com/jonaskello/ts-resolve

Resolve typescript ES modules

Last synced: 25 Oct 2025

https://github.com/jonaskello/keycloak-example

Keycloak example with both client and server in typescript

Last synced: 08 Jul 2025

https://github.com/jonaskello/apollo-perf

Performance testing for react-apollo 2.x

Last synced: 24 Jun 2025

https://github.com/jonaskello/graphql-hooks-normcache-example

Using graphql-hooks with graphql-norm to create a graphql client with normalized cache

Last synced: 11 Feb 2026

https://github.com/jonaskello/amqp-example-ws-js

Trying to make rabbitmq work in the browser

Last synced: 01 Aug 2025

https://github.com/jonaskello/shelf_buffer_request

A middleware for shelf that buffers the request so its body can be read multiple times.

Last synced: 12 Sep 2025

https://github.com/jonaskello/world-rest

REST API for world-db

Last synced: 31 Mar 2025

https://github.com/jonaskello/nitra-dart

Nitra grammar for the Dart programming language.

Last synced: 11 Jan 2026

https://github.com/jonaskello/bs-test

Experimenting with some bucklescript, reasonml and rehydrate

Last synced: 31 Mar 2025

https://github.com/jonaskello/dotfiles-zsh

Dotfiles for zsh

Last synced: 31 Mar 2025

https://github.com/jonaskello/raj-experiment

Experiments with the raj framework in typescript

Last synced: 04 Sep 2025

https://github.com/jonaskello/advent-of-code-2017-reasonml

Solutions to https://adventofcode.com/2017 in https://reasonml.github.io

Last synced: 31 Mar 2025

https://github.com/jonaskello/tea-minimal

Minimal The Elm Architecture implementation in typescript

Last synced: 31 Mar 2025

https://github.com/jonaskello/debugging-webpack-server

Attempt to repro issue when debugging with webpack-dev-server in webstorm

Last synced: 25 Oct 2025

https://github.com/jonaskello/react_bootstrap

A Dart wrapper for the react-bootstrap JavaScript library.

Last synced: 30 Oct 2025

https://github.com/jonaskello/amqp-example-ws-ts-react-webpack

Example of RabbitMQ AMQP websockets browser application in typescript and react

Last synced: 31 Mar 2025

https://github.com/jonaskello/tsconfig-paths-main-cjs

Reproduction of a problem in tsconfig-paths

Last synced: 31 Mar 2025

https://github.com/jonaskello/focus-error

Reproduction of yarn install --focus error

Last synced: 31 Mar 2025

https://github.com/jonaskello/git-example

Example repo for demonstrating how git works

Last synced: 12 Jan 2026

https://github.com/jonaskello/apollo-fragment-on-root

Reproduce behavior of apollo-client when using fragments on Root

Last synced: 31 Mar 2025

https://github.com/jonaskello/react_widgets

A port of react-widgets for Dart.

Last synced: 14 Jul 2025

https://github.com/jonaskello/dart_serialization_no_mirrors

Example of serializaton in Dart

Last synced: 31 Mar 2025

https://github.com/jonaskello/settings

My settings for editors and other stuff

Last synced: 11 Feb 2026

https://github.com/jonaskello/react_bootstrap_demo

Demo for the react_bootstrap library.

Last synced: 31 Mar 2025

https://github.com/jonaskello/apollo1-example

Example client using apollo 1.0

Last synced: 31 Mar 2025

https://github.com/jonaskello/tslint-repro

Repro of issue in tslint 5.0.0

Last synced: 20 Jun 2025

https://github.com/jonaskello/gql-cache-example

Full-stack example using the gql-cache package

Last synced: 08 Jul 2025

https://github.com/jonaskello/tslint-immutable-demo

Demonstration of tslint-immutable rules.

Last synced: 31 Mar 2025

https://github.com/jonaskello/metal-kube

Provisioning scripts for bare-metal kubernets using kubeadm

Last synced: 31 Mar 2025

https://github.com/jonaskello/react_data_grid_dart

Integration of https://github.com/adazzle/react-data-grid in Dart.

Last synced: 31 Mar 2025

https://github.com/jonaskello/esphome-external-components

Some external components that can be used from esphome yaml

Last synced: 29 May 2026

https://github.com/jonaskello/divid2020

Workshop 2020

Last synced: 31 Oct 2025

https://github.com/jonaskello/jose_jwt

Port of Nimbus-JOSE-JWT for Dart.

Last synced: 14 Feb 2026

https://github.com/jonaskello/react_widgets_demo

Demos for the react_widgets package.

Last synced: 31 Mar 2025

https://github.com/jonaskello/conway-reason

Conway's game of life in reasonml.

Last synced: 31 Mar 2025

https://github.com/jonaskello/docker-workshop

Example from docker workshop

Last synced: 08 Oct 2025

https://github.com/jonaskello/graphql-norm-testbed

Testing and experimenting with graphql-norm

Last synced: 11 Oct 2025

https://github.com/jonaskello/nats-tst

Testing with NATS

Last synced: 25 Oct 2025

https://github.com/jonaskello/shelf_history_api_fallback

Fallback to index.html for applications that are using the HTML 5 history API.

Last synced: 31 Mar 2025

https://github.com/jonaskello/backcel

Portfolio backtesting engine using local Excel files

backtest portfolio

Last synced: 29 Apr 2026

https://github.com/jonaskello/ts-jest-coverage-repro

Repro of issue in ts-jest

Last synced: 26 Oct 2025

https://github.com/jonaskello/oidc-login-simple

Simple example for logging in with OIDC

Last synced: 24 Aug 2025

https://github.com/jonaskello/tsconfig

Last synced: 28 Oct 2025

https://github.com/jonaskello/wds-disconnect-loop-repro

Repro of issue #851 in webpack-dev-server

Last synced: 30 Jun 2025