BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/ridiculous/ridiculous-type-kit

Ridiculous Type Kit

ridiculous/ridiculous-type-kit
FreeUtility

Shared template-literal type machinery powering every ridiculous component. Provides char/number primitives, CSS dimension validators (IsLength/IsAngle/IsTime/…), DimensionOf, and paren-aware parser combinators.

Install it

npx shadcn@latest add http://ridiculous.turtlesocks.dev/r/ridiculous-type-kit.json

Source

src/lib/ridiculous-type-kit/index.tsridiculous.turtlesocks.dev/r/ridiculous-type-kit.json
1// =====================================================================
2// ridiculous-type-kit — shared template-literal type machinery.
3//
4// Pure types only (no runtime). Boolean predicates return `true`/`false`;
5// compose with And/Or/Not then collapse with KeepIf<B, S> to build an
6// `S | never` validator.
7//
8// CALL-SITE HELPER IDIOM (copy into each component's *.types.ts — cannot
9// be factored into a runtime helper because TS has no higher-kinded types):
10//
11// export const cssThing = <S extends string>(v: S & CssThingLiteral<S>): S => v
12// =====================================================================
13
14export type * from "./combinators"
15export type * from "./dimensions"
16export type * from "./primitives"

Files it writes

  • src/lib/ridiculous-type-kit/index.ts
  • src/lib/ridiculous-type-kit/primitives.ts
  • src/lib/ridiculous-type-kit/dimensions.ts
  • src/lib/ridiculous-type-kit/combinators.ts

Facts

Registry
ridiculous
Type
registry:lib
Access
Free
Files written
4
Licence
MIT
In the index
at or before 2026-08-10
Last confirmed
today

Go to the source

ridiculous.turtlesocks.dev TurtIeSocks/ridiculous on GitHub Raw registry item This item as JSON

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex