Show HN: Lfi – a lazy functional sync, async, and concurrent iteration library

Hey HN!

Roughly 4 years ago I started building a lazy functional iteration library for JS/TS.

I had a few goals for the library:

- Supporting sync, sequential async, and concurrent async iteration

- Limiting it to a small number of orthogonal concepts that compose beautifully to solve problems

- Making it fully tree-shakeable

I built it for myself and have (mostly) been its only user as I refined it. I've used it in lots of personal projects and really enjoyed it.

I recently de

6mo | Hacker news
Show HN: Kubernetes Spec Explorer

I built an interactive explorer for Kubernetes resources spec

A few things included:

- Tree view with schema, type and description of all native resources - History changes since version X (properties added/removed/modified) - Examples of some resources that you can easily copy as a starting point - Supports all versions since X, including the newly released 1.32 - I also want to add support for popular CRD, but I’m not sure how I’ll do that yet, I’m open to suggestions!

Everything is

6mo | Hacker news

Поиск