Skip to content

jhechtf/mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b417e13 · Feb 26, 2025

History

25 Commits
Feb 25, 2025
Feb 26, 2025
May 19, 2024
Feb 25, 2025
Feb 8, 2025
May 19, 2024
Jan 8, 2024
Jan 31, 2024
Feb 8, 2025
May 21, 2024
Feb 26, 2025
Feb 8, 2025
Jan 8, 2024
Jan 30, 2024
Jan 29, 2024

Repository files navigation

Jhecht's Utility Mono Repo

This is a repo that holds all of my random projects.

Projects

Currently there are 5 projects in the repo:

  1. ArkType Utils
  2. Design Tokens
  3. Eslint Plugin
  4. Typescript Config
  5. Vite Plugin Design Tokens

ArkType Utils

ArkType is a 1:1 TypeScript validation library. I utilize it heavily, so I created some wrapper utils around it

Design Tokens

This is a port over of jhechtf/design-tokens. The original project was written for Deno, but with Deno basically becoming a sandbox for Node, I've decided to move the library over to Node fully, allowing for the Vite Plugin

Eslint Plugin

Common ESLint stuff I use.

TypeScript Config

Common TypeScript Config I use for most projects

Vite Plugin Design Tokens

WIP - added in eagerly.