-
-
immutable-record Public
The sole purpose of this immutable record is to simply act as a class factory for immutable types. For this implementation, it piggybacks off immer and adds a 'with' method to the record class.
-
git-gone Public
A simple script to remove all git branches that have been merged into the main remote branch.
-
nu_scripts Public
Forked from nushell/nu_scriptsA place to share Nushell scripts with each other
Nushell MIT License UpdatedOct 26, 2024 -
deno-drizzle-demo Public
This is a demo of using Deno along with Drizzle as the ORM data layer and Hono as the web server.
-
-
tailwindcss Public
Forked from tailwindlabs/tailwindcssA utility-first CSS framework for rapid UI development.
TypeScript MIT License UpdatedSep 27, 2024 -
jimmy Public
This is a simple library for using the mediator pattern in your typescript and deno projects. While not entirely a true port, the MediatR library for .NET is a direct influence.
-
pocketbase-react-template Public template
This is a template for a fullstack application using PocketBase and React. It also includes a devcontainer for easy development.
TypeScript MIT License UpdatedSep 2, 2024 -
deno-embeddings Public
This is a simple Deno CLI app that demonstrates how to use embeddings in a Deno CLI app.
TypeScript UpdatedAug 19, 2024 -
lanco-live-incidents Public
A jazzed-up version of https://www.lcwc911.us/live-incident-list
TypeScript UpdatedJul 14, 2024 -
nu-plugin-lib Public
A .Net Standard class library for the sole purpose of building plugins for Nu Shell, https://github.com/nushell/nushell
-
-
AndcultureCode.CSharp Public
Forked from rsm-hcd/RSM.HCD.CSharpCommonly used C# interfaces, patterns, extension methods and utilities by andculture engineering
C# Apache License 2.0 UpdatedMay 24, 2024 -
promise-chain Public
Utility class to wrap classes that are meant for method chaining, specifically useful for functions that return Promises. Promise functions and non-promise functions can be mixed.
-
hcd-javascript Public
Forked from rsm-hcd/hcd-javascriptTypeScript MIT License UpdatedApr 10, 2024 -
devcontainer-templates Public
Forked from rsm-hcd/devcontainer-templatesVarious Dev Container Templates
Shell MIT License UpdatedMar 28, 2024 -
kata-runner Public
Forked from rsm-hcd/kata-runnerA command line tool that allows engineers to avoid the tedious setup steps of practicing as kata
TypeScript MIT License UpdatedJan 31, 2024 -
devcontainers.github.io Public
Forked from devcontainers/devcontainers.github.ioWeb content for the development containers specification.
HTML MIT License UpdatedJan 29, 2024 -
cop-clean-code-katas Public
Forked from rsm-hcd/cop-clean-code-katasCoding Katas for the Clean Code Community Of Practice
TypeScript MIT License UpdatedJan 12, 2024 -
deno-docs Public
Forked from denoland/docsDocusaurus site for a unified Deno docs experience
MDX MIT License UpdatedDec 29, 2023 -
-
vscode Public
Forked from microsoft/vscodeVisual Studio Code
TypeScript MIT License UpdatedNov 3, 2023 -
-
vscode-nushell-lang Public
Forked from nushell/vscode-nushell-langA Nushell grammar for Visual Studio Code with IDE support
Nushell MIT License UpdatedOct 6, 2023 -
winget-cli Public
Forked from microsoft/winget-cliWinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
C++ MIT License UpdatedSep 29, 2023 -
-
-
-
relay Public
Forked from graphql-dotnet/relayA toolset for creating Relay.js compatible GraphQL servers in dotnet.