Pinned Repositories
auto-plug
Auto-require plugin packages by prefix. (for i.e. Gulp, Grunt or other heavy plugin-dependent packages)
css-reset-and-normalize
A combination of css reset and normalize (available in CSS, SCSS, Stylus and LESS).
gulp-marked
Convert markdown files to html with marked
HAL9000
HAL 9000 in pure CSS/LESS
msteams-message-card-action
A simple and lightning-fast GitHub action to send notifications as message cards to an MS Teams webhook.
node-css-mqpacker
A tool for packing same CSS media query rules into one with PostCSS
rm-node_modules
A shell script to find and delete all node_modules directories recursively within a given path.
small-store
A small, immutable and framework agnostic state store using rxjs and immer with native typescript support.
simbo's Repositories
simbo/css-reset-and-normalize
A combination of css reset and normalize (available in CSS, SCSS, Stylus and LESS).
simbo/msteams-message-card-action
A simple and lightning-fast GitHub action to send notifications as message cards to an MS Teams webhook.
simbo/small-store
A small, immutable and framework agnostic state store using rxjs and immer with native typescript support.
simbo/gulp-watchify-browserify
A gulp plugin for watching and bundling javascripts using watchify and browserify.
simbo/changes-since-last-release-action
A GitHub action to collect all changes to a repository since the last release.
simbo/changes-between-tags-action
simbo/vale-action
A GitHub action to run Vale for spell-checking - much faster than the original action.
simbo/github-workflow-runs-cleaner
simbo/magawa
A Minesweeper Clone written in Typescript using Canvas Rendering and Preact.
simbo/action-semver-release-action
A GitHub action to release actions with semantic versioning and move the major, minor and latest tags accordingly.
simbo/encode-emojis
A javascript library that encodes emojis (only emojis!) to HTML entities.
simbo/mocking-spongebob
A simple SPA that lets you create a "Mocking Spongebob" meme.
simbo/msteams-message-cards
A javascript library that creates message cards for MS Teams and sends them to a webhook (aka "connector").
simbo/path-slashes
A javascript library to add or remove trailing and/or leading slashes in path strings, test for their existence or join path strings with slashes without duplicating them.
simbo/release-version-script
A simple yet convenient bash script to create a semantic version tag and push it to the git remote.
simbo/are-we-online
A small tool to place on your local/home webserver to display if different hosts are reachable.
simbo/brigid
A javascript frontend and backend with auth and database to plug in different app ideas for private usage.
simbo/color-name-to-code
A javascript library that returns a color code for a given color name.
simbo/docker-node
Docker images with node and yarn and some opinionated optimizations.
simbo/git-secret-action
A GitHub action to setup git-secret and reveal secrets in a repository.
simbo/github-workflow-dispatcher
A small HTTP server using node.js and the hapi framework, that enables you to trigger GitHub Actions workflows using simple links.
simbo/label-sync
An action that allows you to sync labels from a repository or a config file
simbo/label-sync-action
simbo/labeler
An action for automatically labelling pull requests
simbo/remove-sourcemaps-action
simbo/setup-node
Set up your GitHub Actions workflow with a specific version of node.js
simbo/simbo
My GitHub Profile Readme Repo
simbo/simbo.github.io
My personal website.
simbo/simbo.github.io_source
Sources of simbo.codes, my personal Github pages.
simbo/wordle-solver
German Wordle Solver