axefrog
Software engineer. Web front and back end, UI/UX, design. Making myself obsolete since 1841.
@frptools Brisbane, Australia
Pinned Repositories
cycle-router5
A router driver for Cycle.js, wrapping the router5 library
Grasshopper
Grasshopper is a code-first 3D game engine written entirely in C# and .Net.
ServerX
A generic extensible pluggable windows service with WCF support, self-installation, multi-process plugin loading, plugin failure tolerance, command line options, scripting support and scheduling. Designed for running important server processes in a windows service while being very easy to plug in to, update, start, stop and debug. You can even overwrite your plugin binaries without stopping the service, then simply tell the service to reload your plugin.
collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
propagate
A fast, minimal signalling library
most-dispatch
A selective multicast operator for Most.js
collection
Swiss army knife for cleanly managing both static and dynamic collections of child components via Cycle.js and Most.js
SimpleBrowser
A flexible and intuitive web browser engine designed for automation tasks. Built on .NET Standard 2.1.
axefrog's Repositories
axefrog/Grasshopper
Grasshopper is a code-first 3D game engine written entirely in C# and .Net.
axefrog/cycle-router5
A router driver for Cycle.js, wrapping the router5 library
axefrog/ServerX
A generic extensible pluggable windows service with WCF support, self-installation, multi-process plugin loading, plugin failure tolerance, command line options, scripting support and scheduling. Designed for running important server processes in a windows service while being very easy to plug in to, update, start, stop and debug. You can even overwrite your plugin binaries without stopping the service, then simply tell the service to reload your plugin.
axefrog/vscode-autotrim
A simple extension for automatically trimming whitespace from lines after they've been edited
axefrog/most-replay
A memoization operator for most.js
axefrog/vscode-comment-tagged-templates
Syntax highlighting for JS and TS tagged template strings using comments to specify language
axefrog/webpack-dnx-browsersync
A webpack plugin that runs the DNX web server in watch mode and integrates with browserSync, allowing webpack, dnx and browserSync to all work in harmony, reloading when any files change on the front or back end.
axefrog/axefrog.com
Personal website. Nothing to see here.
axefrog/basic-http2-test
Just a quick html/images pages I whipped up to play with http2
axefrog/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
axefrog/core
Most.js core event stream
axefrog/Cyberpunk-Modding-Docs
Modding tutorials and documentation for Cyberpunk 2077
axefrog/cycle-dom
The standard DOM Driver for Cycle.js based on virtual-dom, and other helpers
axefrog/docs
Ably API documentation
axefrog/isolate
A utility function to make scoped dataflow components
axefrog/js-memory-heap-profiling
axefrog/kataw
An 100% spec compliant ES2022 JavaScript toolchain
axefrog/most
Monadic reactive streams
axefrog/npm-pkg-boilerplate
Boilerplate for creating new NPM packages
axefrog/reactive-log
A reactive logging component for JavaScript
axefrog/redmodding-cp77-kb-project
Preliminary knowledge base information collation site for the RedModding CP2077 wiki.
axefrog/route-node
A package to create a tree of named routes
axefrog/router
A router driver built on top of @motorcycle/history
axefrog/RxJS
The Reactive Extensions for JavaScript
axefrog/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
axefrog/snabbdom-to-html
Render Snabbdom Vnode’s to HTML strings
axefrog/terminusdb
TerminusDB is a distributed database with a collaboration model
axefrog/terminusdb-client-js
TerminusDB JavaScript Client
axefrog/tutorials
Ably Tutorials in multiple languages
axefrog/typed-hashmap
Persistent HashMap for TypeScript