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

Projects in Awesome Lists by codemonument

A curated list of projects in awesome lists by codemonument .

https://github.com/codemonument/trpc10-in-fresh-poc

A poc repo for trying to integrate trpc with fresh inside the deno world!

Last synced: 31 Oct 2025

https://github.com/codemonument/nx-deno

A nx plugin for using deno inside nx (Highly Experimental!)

Last synced: 17 Oct 2025

https://github.com/codemonument/chrome-ask-gpt

A simple chrome extension which adds a search provider to the chrome omnibar to capture a search query and insert it into the text-input field of chat.openai.com

Last synced: 20 Mar 2025

https://github.com/codemonument/deno_audio_logbook

A deno fresh server, with a telegram bot to receive audio messages and a website to show all messages of a user in a calendar

Last synced: 15 May 2026

https://github.com/codemonument/deno_modup

A CLI tool by @codemonument named `modup` to upgrade deno module binaries installed from deno.land/x via `deno install`

Last synced: 21 May 2026

https://github.com/codemonument/planetscale-in-fresh-poc

A demo repo for testing planetscale with deno in fresh

deno deno-fresh fresh planetscale

Last synced: 06 May 2026

https://github.com/codemonument/deno_event_bus_core

A deno first library implementing an event bus, published to deno.land/x and cross-posted to npmjs at @codemonument/event-bus-core

deno typescript

Last synced: 20 Mar 2025

https://github.com/codemonument/deno_codeup

A CLI tool by @codemonument named "codeup" to manage Portable VSCode installations (currently for windows only)

cli deno vscode

Last synced: 09 Apr 2026

https://github.com/codemonument/deno_scripting_template

A template repo for developing scripts with deno. These scripts can be compiled to single js files or even bundled with the deno executable for distribution.

Last synced: 07 May 2026

https://github.com/codemonument/deno_simple_timer_stream

A simle timer as a webstream by @codemonument

deno deno-module

Last synced: 15 May 2026

https://github.com/codemonument/deno_curry_cache

A deno library by @codemonument which allows currying of a function to cache it's result. Has an interface to allow providing your own store!

Last synced: 15 May 2026

https://github.com/codemonument/deno_doppler_client

A doppler.com api client written for deno to be used in deno deploy

Last synced: 19 May 2026

https://github.com/codemonument/webcontainers-in-deno-deploy-poc

A PoC Repo for testing the viability of webcontainers.io in deno deploy!

Last synced: 20 May 2026

https://github.com/codemonument/deno_module_template

A template made for publishing a module to deno.land/x

Last synced: 17 May 2026

https://github.com/codemonument/deno_update_denoconfig

A package to update deno.json or deno.jsonc config files easily, without loosing comments

Last synced: 09 May 2026

https://github.com/codemonument/deno_fresh_plugin_skeleton

A repo demonstrating the structure for writing plugins for the Fresh web framework (WIP)

Last synced: 19 May 2026

https://github.com/codemonument/codemonument-nx

A nx plugin to simplify managing selfhosted apps on your own virtual server (mostly kvm)

Last synced: 14 Apr 2026

https://github.com/codemonument/deno_puppet_process

A wrapper around the native subcommand execution apis of deno (later: bun, node) to easily automate cli processes from the outside

Last synced: 16 May 2026

https://github.com/codemonument/deno_simple_rounding

A deno module, containing relieable custom functions for rounding, ceiling, flooring, truncating and formatting floating point numbers.

Last synced: 20 Jul 2025

https://github.com/codemonument/deno_rx_webstreams

A deno module to provide rx-like functionalities based on webstreams, esp. transforms like `map()` by @codemonument

Last synced: 18 May 2026

https://github.com/codemonument/deno_sftp_client

An sftp client class, wrapping the `sftp` cli

Last synced: 18 May 2026

https://github.com/codemonument/deno_cliffy_zod_option

A custom type for the cliffy cli framework to allow validating options via custom zod schemas

Last synced: 20 May 2026

https://github.com/codemonument/simple-rounding

A deno module, containing relieable custom functions for rounding, ceiling, flooring, truncating and formatting floating point numbers.

Last synced: 21 Sep 2025

https://github.com/codemonument/bgf-einstellen-discord

A create-t3-app repo which also hosts a discord bot. Contains a website for administering the music player and the bot for playing in a voicechat

Last synced: 21 Sep 2025

https://github.com/codemonument/deno-scraping-template

A template repo for developing scrapers with deno. This is intended to be used by the developer himself to accomplish some kind of data retrieval from websites, but the resulting script can also be compiled to single js files or even bundled with the deno executable for distribution.

Last synced: 12 Apr 2026

https://github.com/codemonument/openprops-in-fresh-poc

A PoC repo on how to best integrate openprops with deno fresh framework

Last synced: 11 Apr 2026

https://github.com/codemonument/deno_zod_semver

A simple deno module by @codemonument with a zod schema for validating semver. Uses official regex and is cross-posted to npm as zod-semver

Last synced: 09 Apr 2026

https://github.com/codemonument/deno-posthog-proxy

A stateless posthog proxy for deno deploy (since deployment is so simple there)

Last synced: 03 Jul 2025

https://github.com/codemonument/blog-deno-static-deploy-example

This is the example astro repo for my blogpost "You're sleeping on Deno Deploy - Part 1: Static Astro Deployments"

Last synced: 03 Jul 2025

https://github.com/codemonument/deno-npm

Use Deno via npm (offline-install)

Last synced: 06 Oct 2025

https://github.com/codemonument/blog-how2-npm-libs-examples

This repo contains all examples for my blog series: https://blog.codemonument.com/series/how2-npm-libs

Last synced: 19 May 2026

https://github.com/codemonument/.github

The Startpage of the codemonument github organisation

Last synced: 23 Feb 2026

https://github.com/codemonument/npmjs-deno-file-server

A nodejs release of compiled https://deno.land/std/http/file_server.ts

Last synced: 22 Jan 2026

https://github.com/codemonument/deno_webscrape

A deno library of tools useful to writing scripts scraping websites by @codemonument

Last synced: 18 Apr 2026

https://github.com/codemonument/deno_fresh_openprops

A Deno library by @codemonument to help integrating openprops with Deno's web framework 'fresh'.

Last synced: 16 Apr 2026

https://github.com/codemonument/codemonument.com

The website repo for codemonument.com

Last synced: 19 Apr 2026

https://github.com/codemonument/deno_dev_uploader

A small cli to watch build output folders and upload them to some servers via ssh

Last synced: 28 Apr 2026

https://github.com/codemonument/deno_fresh_template

The personal template of deno fresh web projects for codemonument.

Last synced: 06 May 2026

https://github.com/codemonument/event-bus-nx

A NX Monorepo for a typed event-bus implementation

Last synced: 11 May 2026

https://github.com/codemonument/deno_sse_codec

A module which provides methods for encoding and decoding sse-events (Server Sent Events), cross-posted to npm as @codemonument/sse-codec

Last synced: 11 Dec 2025

https://github.com/codemonument/gmail-exporter

Connects to your GMail Account and allows you to backup literally years worth of email at once!

Last synced: 17 May 2026

https://github.com/codemonument/deno_simple_exec

A dead simple wrapper around the Deno.Command API for better stdout and stderr piping, by @codemonument

Last synced: 09 May 2026

https://github.com/codemonument/deno-shx

A cli tool to execute shell commands with cross platform env interpolation

Last synced: 15 May 2026

https://github.com/codemonument/deno_git_deploy

A cli tool by @codemonument, upgraded from and cross posted to npm's push-to-git

Last synced: 27 Mar 2025

https://github.com/codemonument/example-bun-sqlite-hosting

Example repository to develop scaffolding for using Bun + SQLite with deployment on Railway.

Last synced: 29 Oct 2025

https://github.com/codemonument/example-tantack-start-solid-with-capnweb

An example repo for tanstack start (solidStart flavor) with the capnweb js rpc framework

Last synced: 29 Oct 2025

https://github.com/codemonument/deno_downstream

A deno module for downloading files as a readable stream, which allows for flexible targets and progress display

deno library webstreams

Last synced: 15 May 2026