-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcatalog.tsv
More file actions
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 224.
506 lines (506 loc) · 127 KB
/
Copy pathcatalog.tsv
File metadata and controls
506 lines (506 loc) · 127 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
name version description downloads_monthly repository homepage license keywords published updated featured
@dotdo/client 0.3.0 Cap'n Web RPC Client SDK for Durable Objects with automatic promise pipelining 40 https://github.com/dotdo-dev/dotdo https://dotdo.dev MIT dotdo,durable-objects,cloudflare,cloudflare-workers,rpc,websocket,client,capnweb,promise-pipelining,edge,real-time,sdk 2026-01-10T22:35:20.735Z 2026-01-12T11:58:42.864Z true
@dotdo/capnweb 0.4.0 JavaScript/TypeScript-native RPC library with Promise Pipelining - optimized for Cloudflare Workers 668 https://github.com/dot-do/capnweb https://github.com/dot-do/capnweb#readme MIT 2026-01-26T14:43:02.873Z 2026-01-26T14:43:03.202Z false
@dotdo/types 0.2.0 Shared types for the @dotdo ecosystem and *.do packages 265 https://github.com/dotdo/types https://github.com/dotdo/types#readme MIT types,typescript,dotdo,json-ld,semantic,rpc,workflow,api,agents,ai,business-as-code 2026-01-26T14:39:58.679Z 2026-01-26T18:51:59.703Z false
@dotdo/postgres-shared 0.1.2 Shared utilities and types for dotdo postgres packages 254 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT postgres,postgresql,cloudflare,workers,durable-objects,shared,errors,logging,circuit-breaker,cache,validation,utilities 2026-01-22T15:59:10.696Z 2026-01-24T17:13:18.158Z false
@dotdo/fsx 0.1.4 Pure POSIX filesystem implementation in TypeScript. Zero dependencies. Self-hostable. FsBackend interface for pluggable storage. 250 https://github.com/dot-do/fsx https://fsx.do MIT filesystem,posix,virtual-fs,fs,glob,grep,find,backend,storage,typescript,zero-dependencies,self-hostable,edge,workers,ai-agents 2026-01-23T18:21:36.167Z 2026-01-26T16:00:50.488Z false
@dotdo/pglite 0.1.4 PGlite fork with Cloudflare Workers compatibility. Original PGlite is a WASM Postgres build packaged into a TypeScript client library. 186 https://github.com/dot-do/pglite https://github.com/dot-do/pglite Apache-2.0 postgres,sql,database,wasm,client,pglite,cloudflare,workers 2026-01-22T15:59:47.342Z 2026-01-25T13:47:45.985Z false
@dotdo/db-clickhouse 0.1.10 ClickHouse database adapter for Payload CMS, optimized for Cloudflare Workers 102 https://github.com/dot-do/payload https://github.com/dot-do/payload/tree/main/packages/db-clickhouse MIT payload,payloadcms,clickhouse,database,adapter,cloudflare,workers,edge 2025-12-14T18:50:54.699Z 2025-12-30T15:10:59.044Z false
@dotdo/tanstack 0.1.1 TanStack DB integration for @dotdo/postgres with local-first sync 85 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT tanstack,tanstack-query,tanstack-db,postgres,pglite,local-first,sync,optimistic-updates,cloudflare,workers 2026-01-22T15:59:39.376Z 2026-01-24T15:50:02.155Z false
@dotdo/oauth 0.1.7 OAuth 2.1 server implementation for MCP - the leaf package with zero dependencies on @dotdo/do or oauth.do 82 https://github.com/drivly/oauth.do https://oauth.do MIT oauth,oauth2,oauth2.1,mcp,model-context-protocol,authentication,authorization,cloudflare-workers,hono 2026-01-24T14:54:10.527Z 2026-01-27T15:30:04.648Z false
@dotdo/neon 0.1.1 Neon-compatible client for postgres.do - drop-in replacement for @neondatabase/serverless 80 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT neon,neondatabase,postgres,postgresql,serverless,cloudflare,workers,compatibility 2026-01-22T15:58:45.898Z 2026-01-24T15:49:06.245Z false
@dotdo/iceberg 0.2.0 Apache Iceberg table format for JavaScript/TypeScript 69 https://github.com/dot-do/iceberg https://iceberg.do MIT iceberg,apache-iceberg,lakehouse,data-lake,parquet,avro,catalog,cloudflare,r2 2026-01-22T15:58:38.749Z 2026-02-03T14:39:48.211Z false
@dotdo/collections 0.1.1 MongoDB-style document store on Durable Object SQLite 59 https://github.com/dot-do/collections.do https://github.com/dot-do/collections.do#readme MIT collections,mongodb,document-store,durable-objects,cloudflare,workers,sqlite,nosql 2026-01-26T14:46:54.145Z 2026-01-27T15:28:13.960Z false
@dotdo/postgres 0.1.3 PostgreSQL server for Cloudflare Workers/DOs with PGLite WASM and tiered storage 54 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT postgres,postgresql,pglite,wasm,cloudflare,workers,durable-objects,serverless,iceberg,parquet,time-travel 2026-01-22T15:59:28.627Z 2026-01-25T13:47:33.285Z false
@dotdo/documentdb 0.1.1 MongoDB-compatible RPC server using PostgreSQL (via @dotdo/postgres) as the backend 52 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT mongodb,documentdb,postgres,postgresql,bson,jsonb,cloudflare,workers,durable-objects,serverless 2026-01-22T15:58:31.445Z 2026-01-24T15:48:50.396Z false
@dotdo/mcp 0.1.5 MCP Server library with search, fetch, and do primitives - the core package for building MCP servers 51 https://github.com/drivly/mcp https://mcp.do MIT mcp,model-context-protocol,ai,agents,search,fetch,sandbox,cloudflare-workers,hono 2026-01-24T19:52:58.781Z 2026-01-26T18:12:53.932Z false
@dotdo/sdb 0.1.3 Simple Document/Graph Database for Cloudflare Durable Objects 45 https://github.com/dot-do/sdb https://github.com/dot-do/sdb#readme MIT cloudflare,cloudflare-workers,durable-objects,database,document-db,graph-db,serverless-database,edge-database,document-database,graph-database,real-time,websocket,mcp,model-context-protocol 2026-01-25T00:36:13.194Z 2026-01-26T01:56:27.772Z false
@dotdo/do 0.1.6 Digital Object - Every business entity IS a Durable Object. Unified edge-native platform with CRUD APIs, SDK, AI, payments, and more. 44 https://github.com/dot-do/do https://do.md MIT durable-objects,cloudflare,cloudflare-workers,edge,typescript,rpc,api,crud,sdk,hono,ai,mcp,digital-object 2026-01-23T19:56:19.572Z 2026-01-26T16:01:33.487Z false
@dotdo/db-rpc-server 0.1.6 RPC server for Payload database adapters - exposes any adapter via HTTP/WebSocket using capnweb 42 https://github.com/payloadcms/payload https://payloadcms.com MIT payload,payloadcms,cms,database,adapter,rpc,server,hono,cloudflare-workers 2025-12-17T11:49:40.446Z 2025-12-17T19:02:00.705Z false
@dotdo/react 1.0.0 React hooks and components for dotdo Durable Objects - real-time sync, live queries, and admin UI 41 https://github.com/dotdo-dev/dotdo https://dotdo.dev MIT dotdo,react,react-hooks,durable-objects,cloudflare,cloudflare-workers,real-time,sync,live-query,websocket,edge,tanstack-query 2026-01-10T22:35:34.071Z 2026-01-12T11:58:48.823Z false
@dotdo/electric 0.1.1 ElectricSQL integration for local-first sync with PGLite and Cloudflare Workers 40 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT electric,electricsql,sync,local-first,offline-first,pglite,postgres,cloudflare,workers,durable-objects,durable-streams,durable-sessions 2026-01-22T15:58:35.255Z 2026-01-24T15:48:54.599Z false
@dotdo/duckdb-types 0.1.0-rc.1 Shared TypeScript types for DuckDB packages 38 https://github.com/dotdo/duckdb https://duck.do MIT duckdb,types,typescript,capnproto,schema,rpc 2026-01-23T18:27:05.360Z 2026-01-23T18:27:05.626Z false
@dotdo/pg-geo 0.1.1 PostGIS-like geospatial capabilities with Turf.js + R-tree + PGlite + Cap'n Web RPC 38 MIT geospatial,gis,postgis,turf,pglite,cloudflare,durable-objects,workers,edge,rpc,capnweb 2026-01-22T15:58:49.867Z 2026-01-24T15:49:10.103Z false
@dotdo/cli 0.2.5 Unified CLI module with syntax highlighting, output formatting, auth, and RPC 37 https://github.com/dot-do/cli.do https://cli.do MIT cli,terminal,syntax-highlighting,shiki,json5,formatter,spinner,progress 2026-01-23T18:26:43.483Z 2026-01-26T16:01:44.659Z false
@dotdo/hyparquet 1.17.3 Parquet file parser for JavaScript (dotdo fork) 36 https://github.com/dot-do/hyparquet https://github.com/dot-do/hyparquet MIT ai,data,dotdo,hyparquet,ml,parquet,parquetjs,parser,snappy,thrift 2026-02-02T12:42:33.172Z 2026-02-02T18:19:09.765Z false
@dotdo/db-rpc 0.1.6 RPC client database adapter for Payload - connects to a remote db-rpc-server 36 https://github.com/payloadcms/payload https://payloadcms.com MIT payload,payloadcms,cms,database,adapter,rpc,remote,client 2025-12-17T11:50:45.444Z 2025-12-17T19:01:54.871Z false
@dotdo/duckdb 0.1.0-rc.1 DuckDB for Cloudflare Workers - WASM, Durable Objects, and Containers 34 https://github.com/dotdo/duckdb https://duck.do MIT duckdb,cloudflare,workers,wasm,durable-objects,containers 2026-01-23T19:16:44.009Z 2026-01-23T19:16:45.719Z false
@dotdo/pg-search 0.1.1 BM25 full-text search with Orama + PGlite and Cap'n Web RPC for hibernated WebSocket connections 30 MIT orama,pglite,search,full-text,bm25,capnweb,rpc,durable-objects,cloudflare-workers 2026-01-22T15:59:07.498Z 2026-01-24T15:49:29.880Z false
@dotdo/hyparquet-writer 0.12.1 Parquet file writer for JavaScript (dotdo fork with Variant support) 29 https://github.com/dot-do/hyparquet-writer https://github.com/dot-do/hyparquet-writer MIT ai,data,dotdo,hyparquet,ml,parquet,snappy,thrift,variant 2026-02-02T12:55:17.592Z 2026-02-02T18:19:00.118Z false
@dotdo/colo 0.1.5 Location-aware Durable Objects - create, target, and manage DOs in specific Cloudflare colocations 29 https://github.com/dot-do/colo.do https://colo.do MIT cloudflare,durable-objects,colocation,edge,rpc 2026-01-26T15:59:36.991Z 2026-01-26T18:07:40.831Z false
@dotdo/mongodb 0.1.1 MongoDB client compatibility wrapper using capnweb RPC to @dotdo/documentdb backend 27 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT mongodb,documentdb,cloudflare,workers,compatibility,client 2026-01-22T15:58:42.382Z 2026-01-24T15:49:02.625Z false
@dotdo/pg-query 0.1.1 Shared SQL query builder for postgres.do - common functionality for postgrest, supabase, and documentdb 27 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT sql,query-builder,postgres,postgresql,database 2026-01-22T16:00:39.172Z 2026-01-24T15:49:22.575Z false
@dotdo/rpc 0.2.4 Durable Object RPC server with capnweb, hibernation, and $ context 26 https://github.com/dot-do/rpc.do https://github.com/dot-do/rpc.do#readme MIT rpc,durable-objects,cloudflare,workers,capnweb,hibernation 2026-01-26T16:00:04.306Z 2026-01-31T16:36:26.897Z false
@dotdo/pg-queue 0.1.1 pgmq-style message queue on Durable Objects with single-alarm visibility timeout and Cap'n Web RPC 25 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT pgmq,message-queue,durable-objects,cloudflare,workers,visibility-timeout,alarms,sqlite,capnweb,rpc 2026-01-22T15:59:04.482Z 2026-01-24T15:49:26.168Z false
@dotdo/pg-lake 0.1.1 pg_lake: Distributed Sharding & Unified Iceberg Architecture for PostgreSQL on Cloudflare Workers 25 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT postgres,postgresql,pglite,pglake,distributed,sharding,iceberg,parquet,analytics,cloudflare,workers,durable-objects,pglite,cdc,time-travel 2026-01-22T15:58:53.930Z 2026-01-24T15:49:14.403Z false
@dotdo/pglite-repl 0.2.33 A REPL, or terminal, for use in the browser with PGlite, allowing you to have an interactive session with your WASM Postgres in the page. 25 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 2026-01-24T15:50:15.372Z 2026-01-24T15:50:15.718Z false
@dotdo/pglite-socket 0.0.20 A socket implementation for PGlite enabling remote connections 25 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 postgres,sql,database,wasm,pglite,socket 2026-01-24T15:50:21.884Z 2026-01-24T15:50:22.165Z false
@dotdo/esm 0.1.1 Platform-agnostic core library for esm.do module management. 24 2026-01-25T11:57:24.311Z 2026-01-26T18:23:16.173Z false
@dotdo/pglite-tiny 0.1.1 Minimal PGlite variant for Cloudflare Workers - core SQL only, ~5MB bundle 23 https://github.com/dot-do/pglite https://github.com/dot-do/pglite Apache-2.0 postgres,sql,database,wasm,client,pglite,cloudflare,workers,tiny,minimal 2026-01-22T15:59:42.540Z 2026-01-24T15:50:32.335Z false
@dotdo/sqlite 0.0.1 Turso WASM SQLite with Cloudflare Durable Objects VFS 22 MIT sqlite,wasm,cloudflare,durable-objects,libsql,turso 2026-01-22T11:02:51.851Z 2026-01-22T11:02:52.097Z false
@dotdo/supabase 0.1.1 Supabase-compatible client for postgres.do - drop-in replacement for @supabase/supabase-js 22 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT supabase,postgres,postgresql,database,compatibility,cloudflare,workers 2026-01-22T15:59:36.117Z 2026-01-24T15:49:58.824Z false
@dotdo/bashx 0.1.5 AI-enhanced bash execution with AsyncFn pattern - parsing, classification, escaping, and safety analysis 21 https://github.com/dot-do/bashx https://github.com/dot-do/bashx#readme MIT bash,shell,parser,safety,escape,classify,ast,command,security,ai,llm,intent,analysis,sanitize,posix,asyncfn 2026-01-23T18:21:49.114Z 2026-01-26T16:01:17.728Z false
@dotdo/pg-protocol 0.1.1 The postgres client/server binary protocol, implemented in TypeScript 21 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme Apache-2.0 postgres,sql,database,wasm,pg-protocol 2026-01-22T15:58:58.577Z 2026-01-24T15:49:19.517Z false
@dotdo/apis 0.1.0 Core API framework for building Hono-based APIs on Cloudflare Workers with conventions, middleware, and MCP tools 21 MIT hono,cloudflare,workers,api,framework,dotdo,mcp,middleware 2026-01-24T14:58:43.611Z 2026-01-24T14:58:43.817Z false
@dotdo/vault 0.1.0 Core Vault client for encrypted secrets management with WorkOS Vault 21 https://github.com/dot-do/vault https://github.com/dot-do/vault#readme MIT vault,secrets,encryption,workos,key-management,ekm 2026-01-25T11:31:06.301Z 2026-01-25T11:31:06.724Z false
@dotdo/pglite-vue 0.2.33 Vue hooks for using PGlite 21 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 postgres,sql,database,wasm,client,pglite,vue 2026-01-24T15:50:45.206Z 2026-01-24T15:50:45.517Z false
@dotdo/gitx 0.1.4 Pure Git implementation in TypeScript - object parsing, pack files, delta compression, refs. With AsyncFn pattern support. 20 https://github.com/dot-do/gitx https://github.com/dot-do/gitx#readme MIT git,version-control,vcs,pack,delta,objects,refs,blob,tree,commit,tag,typescript,pure,portable 2026-01-23T18:17:43.008Z 2026-01-26T16:01:03.353Z false
@dotdo/landing 6.0.0 Landing page components for .do platform sites 20 https://github.com/dot-do/ui https://github.com/dot-do/ui#readme MIT 2026-01-24T14:37:55.012Z 2026-01-24T14:37:55.217Z false
@dotdo/pglite-react 0.2.33 Hooks for using PGlite 20 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 postgres,sql,database,wasm,client,pglite,react 2026-01-24T15:50:10.012Z 2026-01-24T15:50:10.211Z false
@dotdo/deltalake 0.0.1 Delta Lake format implementation - shared foundation for MongoLake and KafkaLake 19 https://github.com/dot-do/deltalake https://github.com/dot-do/deltalake#readme MIT delta-lake,parquet,lakehouse,streaming,cdc,cloudflare-workers 2026-02-02T19:33:17.056Z 2026-02-02T19:33:17.465Z false
@dotdo/pglite-tools 0.2.20 Tools for working with PGlite databases 19 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 postgres,sql,database,wasm,pglite,pg_dump,pg_restore 2026-01-24T15:50:38.521Z 2026-01-24T15:50:38.911Z false
@dotdo/db-composite 0.1.0 A Payload database adapter that routes operations between local and remote databases with automatic background synchronization 18 https://github.com/dot-do/payload https://github.com/dot-do/payload/tree/main/packages/db-composite MIT payload,payloadcms,composite,database,adapter,sync,routing,cloudflare,workers,edge 2025-12-18T14:26:32.939Z 2025-12-18T14:26:33.223Z false
@dotdo/mongo-payload 0.0.1 mongo.do database adapter for Payload CMS - MongoDB-compatible backed by Cloudflare Durable Objects 18 https://github.com/dotdo/mongo-payload https://github.com/dotdo/mongo-payload#readme MIT payload,payloadcms,payload-cms,database,database-adapter,adapter,mongo.do,mongo-do,mongodb,mongodb-compatible,cloudflare,cloudflare-workers,durable-objects,edge,edge-computing,serverless 2026-01-05T11:35:55.244Z 2026-01-05T11:35:55.558Z false
@dotdo/magicui 6.0.0 18 MIT 2026-01-24T14:37:55.561Z 2026-01-24T14:37:55.858Z false
@dotdo/pglite-sync 0.4.1 ElectricSQL Sync for PGlite 18 https://github.com/electric-sql/pglite https://pglite.dev Apache-2.0 postgres,sql,database,wasm,client,pglite,sync,partial-replication 2026-01-24T15:50:28.907Z 2026-01-24T15:50:29.138Z false
@dotdo/payload 0.0.1 Payload CMS database adapter for dotdo 17 2026-01-09T19:57:57.489Z 2026-01-09T19:57:57.756Z false
@dotdo/sqlite-core 0.0.1 Core utilities for @dotdo/sqlite ecosystem - errors, logging, and shared types 16 MIT sqlite,errors,logging,cloudflare,durable-objects 2026-01-22T11:02:10.382Z 2026-01-22T11:02:10.796Z false
@dotdo/parse-worker 0.1.0 Cloudflare Worker for parsing and compiling MDX app definitions 16 https://github.com/payloadcms/payload https://github.com/payloadcms/payload#readme MIT cloudflare,workers,mdx,parser,payload,cms 2025-12-18T20:55:57.651Z 2025-12-18T20:55:57.895Z false
@dotdo/sdk 0.1.1 Define your API once, get a typed client, CLI binary, and MCP server 14 https://github.com/dotdo-ai/sdk https://github.com/dotdo-ai/sdk#readme MIT sdk,cli,mcp,codegen,typescript,api 2026-01-26T16:01:54.397Z 2026-01-26T16:01:54.743Z false
@dotdo/tailwind 6.0.0 Tailwind CSS templates implementing mdxui interface 14 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,tailwind,catalyst,react,components,ui,design-system 2026-01-24T14:38:26.372Z 2026-01-24T14:38:26.648Z false
@dotdo/app-builder 0.1.0 Deploy your own dynamic MDX-powered app builder on Cloudflare Workers 11 https://github.com/payloadcms/payload https://github.com/payloadcms/payload#readme MIT cloudflare,workers,durable-objects,mdx,cms,app-builder,dynamic 2025-12-18T20:56:23.585Z 2025-12-18T20:56:23.865Z false
@dotdo/db-do-json 0.1.0 Schemaless JSON database adapter for Payload CMS on Cloudflare Durable Objects 11 https://github.com/payloadcms/payload https://github.com/payloadcms/payload#readme MIT payload,cms,cloudflare,durable-objects,database,adapter,json 2025-12-18T20:56:03.731Z 2025-12-18T20:56:04.035Z false
@dotdo/postgrest 0.1.1 PostgREST-compatible REST API for postgres.do - automatic CRUD endpoints from your schema 0 https://github.com/dot-do/postgres https://github.com/dot-do/postgres#readme MIT postgrest,rest,api,postgres,postgresql,crud,hono,cloudflare,workers 2026-01-22T15:59:31.773Z 2026-01-24T15:49:55.438Z false
@dotdo/events 0.1.0 Event emission, CDC, and lakehouse streaming for Durable Objects 0 https://github.com/dot-do/events https://events.do MIT events,cdc,durable-objects,cloudflare,workers,lakehouse,analytics,streaming 2026-01-26T14:43:14.146Z 2026-01-26T14:43:14.400Z false
@saaskit/ui 0.2.15 Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it. 58 MIT 2021-11-01T10:41:39.313Z 2021-11-08T17:04:28.757Z false
@saaskit/zapier 0.2.14 SaaSkit integration with Zapier 51 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-zapier,zapier,api 2021-11-01T10:41:39.274Z 2021-11-07T09:05:33.854Z false
@saaskit/userlike 0.2.14 SaaSkit integration with Userlike 40 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-userlike,userlike,analytics 2021-11-05T07:08:03.219Z 2021-11-07T09:05:33.157Z false
@saaskit/sendgrid 0.2.14 SaaSkit integration with Sendgrid 39 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-sendgrid,sendgrid,api 2021-11-07T08:56:34.530Z 2021-11-07T09:05:31.608Z false
@saaskit/clicktale 0.2.14 SaaSkit integration with Clicktale 39 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-clicktale,clicktale,analytics 2021-11-05T07:07:53.665Z 2021-11-07T09:05:20.957Z false
@saaskit/livechat 0.2.14 SaaSkit integration with Livechat 37 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-livechat,livechat,analytics 2021-11-05T07:07:58.838Z 2021-11-07T09:05:27.022Z false
@saaskit/elevio 0.2.14 SaaSkit integration with Elevio 37 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-elevio,elevio,analytics 2021-11-05T07:07:54.501Z 2021-11-07T09:05:23.860Z false
@saaskit/evergage 0.2.14 SaaSkit integration with Evergage 37 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-evergage,evergage,analytics 2021-11-05T07:07:55.613Z 2021-11-07T09:05:24.042Z false
@saaskit/mouseflow 0.2.14 SaaSkit integration with Mouseflow 35 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-mouseflow,mouseflow,analytics 2021-11-05T07:07:59.180Z 2021-11-07T09:05:29.334Z false
@saaskit/uservoice 0.2.14 SaaSkit integration with Uservoice 35 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-uservoice,uservoice,analytics 2021-11-05T07:08:03.484Z 2021-11-07T09:05:33.333Z false
@saaskit/taplytics 0.2.14 SaaSkit integration with Taplytics 35 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-taplytics,taplytics,analytics 2021-11-05T07:08:02.591Z 2021-11-07T09:05:32.775Z false
@saaskit/crazy-egg 0.2.14 SaaSkit integration with Crazy Egg 35 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-crazy-egg,crazy-egg,analytics 2021-11-05T07:07:54.409Z 2021-11-07T09:05:21.817Z false
@saaskit/google-tag-manager 0.2.14 SaaSkit integration with Google Tag Manager 35 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-google-tag-manager,google-tag-manager,analytics 2021-11-05T07:07:56.427Z 2021-11-07T09:05:25.675Z false
@saaskit/producthunt 0.2.13 SaaSkit integration with Product Hunt 34 saas-studio/saaskit/integrations/twitter https://saaskit.js.org/ MIT 2021-11-01T13:00:46.467Z 2021-11-07T08:56:36.990Z false
@saaskit/comscore 0.2.14 SaaSkit integration with Comscore 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-comscore,comscore,analytics 2021-11-05T07:07:53.675Z 2021-11-07T09:05:21.959Z false
@saaskit/gosquared 0.2.14 SaaSkit integration with Gosquared 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-gosquared,gosquared,analytics 2021-11-05T07:07:56.739Z 2021-11-07T09:05:25.672Z false
@saaskit/qualaroo 0.2.14 SaaSkit integration with Qualaroo 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-qualaroo,qualaroo,analytics 2021-11-05T07:08:01.238Z 2021-11-07T09:05:30.813Z false
@saaskit/inspectlet 0.2.14 SaaSkit integration with Inspectlet 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-inspectlet,inspectlet,analytics 2021-11-05T07:07:57.992Z 2021-11-07T09:05:26.519Z false
@saaskit/gauges 0.2.14 SaaSkit integration with Gauges 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-gauges,gauges,analytics 2021-11-05T07:07:56.332Z 2021-11-07T09:05:25.337Z false
@saaskit/keen-io 0.2.14 SaaSkit integration with Keen Io 34 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-keen-io,keen-io,analytics 2021-11-05T07:07:58.017Z 2021-11-07T09:05:26.627Z false
@saaskit/api 0.2.13 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 34 MIT 2021-11-01T10:41:39.325Z 2021-11-07T08:56:37.658Z false
@saaskit/sdk 0.2.13 Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it. 34 MIT 2021-11-01T10:41:39.258Z 2021-11-07T08:56:38.496Z false
@saaskit/adroll 0.2.14 SaaSkit integration with Adroll 33 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-adroll,adroll,analytics 2021-11-05T07:07:51.754Z 2021-11-07T09:05:00.575Z false
@saaskit/lytics 0.2.14 SaaSkit integration with Lytics 33 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-lytics,lytics,analytics 2021-11-05T07:07:58.805Z 2021-11-07T09:05:27.904Z false
@saaskit/alexa 0.2.14 SaaSkit integration with Alexa 33 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-alexa,alexa,analytics 2021-11-05T07:07:51.826Z 2021-11-07T09:05:00.564Z false
@saaskit/get-satisfaction 0.2.14 SaaSkit integration with Get Satisfaction 33 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-get-satisfaction,get-satisfaction,analytics 2021-11-05T07:07:56.372Z 2021-11-07T09:05:25.209Z false
@saaskit/web 0.2.13 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 33 MIT 2021-11-01T12:02:12.147Z 2021-11-07T08:56:38.902Z false
@saaskit/adwords 0.2.14 SaaSkit integration with Adwords 32 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-adwords,adwords,analytics 2021-11-05T07:07:51.896Z 2021-11-07T09:05:00.519Z false
@saaskit/satismeter 0.2.14 SaaSkit integration with Satismeter 32 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-satismeter,satismeter,analytics 2021-11-05T07:08:01.537Z 2021-11-07T09:05:31.500Z false
@saaskit/bugherd 0.2.14 SaaSkit integration with Bugherd 32 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-bugherd,bugherd,analytics 2021-11-05T07:07:52.784Z 2021-11-07T09:05:20.198Z false
@saaskit/chameleon 0.2.14 SaaSkit integration with Chameleon 32 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-chameleon,chameleon,analytics 2021-11-05T07:07:53.574Z 2021-11-07T09:05:20.747Z false
@saaskit/google-analytics 0.2.14 SaaSkit integration with Google Analytics 32 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-google-analytics,google-analytics,analytics 2021-11-05T07:07:56.393Z 2021-11-07T09:05:25.439Z false
@saaskit/segmentio 0.2.14 SaaSkit integration with Segmentio 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-segmentio,segmentio,analytics 2021-11-05T07:08:02.101Z 2021-11-07T09:05:31.483Z false
@saaskit/trakio 0.2.14 SaaSkit integration with Trakio 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-trakio,trakio,analytics 2021-11-05T07:08:03.033Z 2021-11-07T09:05:32.753Z false
@saaskit/sentry 0.2.14 SaaSkit integration with Sentry 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-sentry,sentry,monitoring 2021-11-05T07:08:02.079Z 2021-11-07T09:05:31.975Z false
@saaskit/hubspot 0.2.14 SaaSkit integration with Hubspot 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-hubspot,hubspot,analytics 2021-11-05T07:07:57.429Z 2021-11-07T09:05:26.324Z false
@saaskit/atatus 0.2.14 SaaSkit integration with Atatus 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-atatus,atatus,analytics 2021-11-05T07:07:51.963Z 2021-11-07T09:05:10.058Z false
@saaskit/visual-website-optimizer 0.2.14 SaaSkit integration with Visual Website Optimizer 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-visual-website-optimizer,visual-website-optimizer,analytics 2021-11-05T07:08:03.959Z 2021-11-07T09:05:33.375Z false
@saaskit/facebook-custom-audiences 0.2.14 SaaSkit integration with Facebook Custom Audiences 31 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-facebook-custom-audiences,facebook-custom-audiences,analytics 2021-11-05T07:07:55.438Z 2021-11-07T09:05:24.595Z false
@saaskit/kenshoo 0.2.14 SaaSkit integration with Kenshoo 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-kenshoo,kenshoo,analytics 2021-11-05T07:07:58.421Z 2021-11-07T09:05:26.837Z false
@saaskit/rollbar 0.2.14 SaaSkit integration with Rollbar 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-rollbar,rollbar,monitoring 2021-11-05T07:08:01.262Z 2021-11-07T09:05:30.863Z false
@saaskit/improvely 0.2.14 SaaSkit integration with Improvely 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-improvely,improvely,analytics 2021-11-05T07:07:57.218Z 2021-11-07T09:05:26.327Z false
@saaskit/outbound 0.2.14 SaaSkit integration with Outbound 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-outbound,outbound,analytics 2021-11-05T07:08:00.194Z 2021-11-07T09:05:30.432Z false
@saaskit/hittail 0.2.14 SaaSkit integration with Hittail 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-hittail,hittail,analytics 2021-11-05T07:07:57.429Z 2021-11-07T09:05:26.152Z false
@saaskit/lucky-orange 0.2.14 SaaSkit integration with Lucky Orange 30 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-lucky-orange,lucky-orange,analytics 2021-11-05T07:07:58.807Z 2021-11-07T09:05:27.745Z false
@saaskit/mojn 0.2.14 SaaSkit integration with Mojn 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-mojn,mojn,analytics 2021-11-05T07:07:59.233Z 2021-11-07T09:05:29.135Z false
@saaskit/vero 0.2.14 SaaSkit integration with Vero 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-vero,vero,analytics 2021-11-05T07:08:03.417Z 2021-11-07T09:05:33.377Z false
@saaskit/clicky 0.2.14 SaaSkit integration with Clicky 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-clicky,clicky,analytics 2021-11-05T07:07:53.664Z 2021-11-07T09:05:21.808Z false
@saaskit/woopra 0.2.14 SaaSkit integration with Woopra 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-woopra,woopra,analytics 2021-11-05T07:08:04.074Z 2021-11-07T09:05:33.748Z false
@saaskit/autosend 0.2.14 SaaSkit integration with Autosend 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-autosend,autosend,analytics 2021-11-05T07:07:52.702Z 2021-11-07T09:05:10.029Z false
@saaskit/bronto 0.2.14 SaaSkit integration with Bronto 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-bronto,bronto,analytics 2021-11-05T07:07:52.714Z 2021-11-07T09:05:20.224Z false
@saaskit/quantcast 0.2.14 SaaSkit integration with Quantcast 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-quantcast,quantcast,analytics 2021-11-05T07:08:01.183Z 2021-11-07T09:05:30.853Z false
@saaskit/piwik 0.2.14 SaaSkit integration with Piwik 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-piwik,piwik,analytics 2021-11-05T07:08:00.660Z 2021-11-07T09:05:30.288Z false
@saaskit/klaviyo 0.2.14 SaaSkit integration with Klaviyo 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-klaviyo,klaviyo,analytics 2021-11-05T07:07:58.400Z 2021-11-07T09:05:27.080Z false
@saaskit/intercom 0.2.14 SaaSkit integration with Intercom 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-intercom,intercom,analytics 2021-11-05T07:07:58.019Z 2021-11-07T09:05:26.599Z false
@saaskit/supporthero 0.2.14 SaaSkit integration with Supporthero 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-supporthero,supporthero,analytics 2021-11-05T07:08:02.559Z 2021-11-07T09:05:32.223Z false
@saaskit/kissmetrics 0.2.14 SaaSkit integration with Kissmetrics 29 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-kissmetrics,kissmetrics,analytics 2021-11-05T07:07:58.331Z 2021-11-07T09:05:26.847Z false
@saaskit/appcues 0.2.14 SaaSkit integration with Appcues 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-appcues,appcues,analytics 2021-11-05T07:07:51.921Z 2021-11-07T09:05:00.543Z false
@saaskit/errorception 0.2.14 SaaSkit integration with Errorception 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-errorception,errorception,analytics 2021-11-05T07:07:54.680Z 2021-11-07T09:05:23.865Z false
@saaskit/mousestats 0.2.14 SaaSkit integration with Mousestats 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-mousestats,mousestats,analytics 2021-11-05T07:07:59.596Z 2021-11-07T09:05:29.335Z false
@saaskit/tapstream 0.2.14 SaaSkit integration with Tapstream 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-tapstream,tapstream,analytics 2021-11-05T07:08:02.985Z 2021-11-07T09:05:32.682Z false
@saaskit/webengage 0.2.14 SaaSkit integration with Webengage 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-webengage,webengage,analytics 2021-11-05T07:08:03.934Z 2021-11-07T09:05:33.536Z false
@saaskit/nudgespot 0.2.14 SaaSkit integration with Nudgespot 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-nudgespot,nudgespot,analytics 2021-11-05T07:07:59.677Z 2021-11-07T09:05:29.635Z false
@saaskit/foxmetrics 0.2.14 SaaSkit integration with Foxmetrics 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-foxmetrics,foxmetrics,analytics 2021-11-05T07:07:55.636Z 2021-11-07T09:05:24.739Z false
@saaskit/twitter-ads 0.2.14 SaaSkit integration with Twitter Ads 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-twitter-ads,twitter-ads,analytics 2021-11-05T07:08:03.095Z 2021-11-07T09:05:32.759Z false
@saaskit/bing-ads 0.2.14 SaaSkit integration with Bing Ads 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-bing-ads,bing-ads,analytics 2021-11-05T07:07:52.698Z 2021-11-07T09:05:20.410Z false
@saaskit/facebook-conversion-tracking 0.2.14 SaaSkit integration with Facebook Conversion Tracking 28 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-facebook-conversion-tracking,facebook-conversion-tracking,analytics 2021-11-05T07:07:55.614Z 2021-11-07T09:05:23.978Z false
@saaskit/integrations 0.2.13 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 28 MIT 2021-11-01T12:02:11.376Z 2021-11-07T08:56:38.391Z false
@saaskit/twitter 0.2.13 SaaSkit integration with Twitter 27 saas-studio/saaskit/integrations/twitter https://saaskit.js.org/ MIT 2021-11-01T13:00:46.464Z 2021-11-07T08:56:37.842Z false
@saaskit/saasquatch 0.2.14 SaaSkit integration with Saasquatch 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-saasquatch,saasquatch,analytics 2021-11-05T07:08:01.557Z 2021-11-07T09:05:31.024Z false
@saaskit/fullstory 0.2.14 SaaSkit integration with Fullstory 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-fullstory,fullstory,analytics 2021-11-05T07:07:56.291Z 2021-11-07T09:05:25.177Z false
@saaskit/curebit 0.2.14 SaaSkit integration with Curebit 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-curebit,curebit,analytics 2021-11-05T07:07:54.378Z 2021-11-07T09:05:23.283Z false
@saaskit/supabase 0.2.14 SaaSkit integration with Supabase 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-supabase,supabase,auth 2021-11-07T08:56:34.775Z 2021-11-07T09:05:32.234Z false
@saaskit/frontleaf 0.2.14 SaaSkit integration with Frontleaf 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-frontleaf,frontleaf,analytics 2021-11-05T07:07:55.613Z 2021-11-07T09:05:24.557Z false
@saaskit/chartbeat 0.2.14 SaaSkit integration with Chartbeat 27 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-chartbeat,chartbeat,analytics 2021-11-05T07:07:53.581Z 2021-11-07T09:05:20.820Z false
@saaskit/awesm 0.2.14 SaaSkit integration with Awesm 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-awesm,awesm,analytics 2021-11-05T07:07:52.693Z 2021-11-07T09:05:10.043Z false
@saaskit/bugsnag 0.2.14 SaaSkit integration with Bugsnag 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-bugsnag,bugsnag,analytics 2021-11-05T07:07:53.663Z 2021-11-07T09:05:20.200Z false
@saaskit/heap 0.2.14 SaaSkit integration with Heap 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-heap,heap,analytics 2021-11-05T07:07:56.985Z 2021-11-07T09:05:25.879Z false
@saaskit/insidevault 0.2.14 SaaSkit integration with Insidevault 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-insidevault,insidevault,analytics 2021-11-05T07:07:57.501Z 2021-11-07T09:05:26.333Z false
@saaskit/navilytics 0.2.14 SaaSkit integration with Navilytics 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-navilytics,navilytics,analytics 2021-11-05T07:07:59.599Z 2021-11-07T09:05:29.473Z false
@saaskit/preact 0.2.14 SaaSkit integration with Preact 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-preact,preact,analytics 2021-11-05T07:08:00.721Z 2021-11-07T09:05:30.495Z false
@saaskit/buttercms 0.2.14 SaaSkit integration with Buttercms 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-buttercms,buttercms,cms 2021-11-07T08:56:24.705Z 2021-11-07T09:05:20.733Z false
@saaskit/mixpanel 0.2.14 SaaSkit integration with Mixpanel 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-mixpanel,mixpanel,analytics 2021-11-05T07:07:59.176Z 2021-11-07T09:05:27.894Z false
@saaskit/amplitude 0.2.14 SaaSkit integration with Amplitude 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-amplitude,amplitude,analytics 2021-11-05T07:07:51.960Z 2021-11-07T09:05:00.541Z false
@saaskit/perfect-audience 0.2.14 SaaSkit integration with Perfect Audience 26 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-perfect-audience,perfect-audience,analytics 2021-11-05T07:08:00.309Z 2021-11-07T09:05:30.404Z false
@saaskit/customerio 0.2.14 SaaSkit integration with Customerio 25 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-customerio,customerio,analytics 2021-11-05T07:07:54.401Z 2021-11-07T09:05:23.375Z false
@saaskit/wootric 0.2.14 SaaSkit integration with Wootric 25 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-wootric,wootric,analytics 2021-11-05T07:08:04.094Z 2021-11-07T09:05:33.841Z false
@saaskit/snapengage 0.2.14 SaaSkit integration with Snapengage 25 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-snapengage,snapengage,analytics 2021-11-05T07:08:02.223Z 2021-11-07T09:05:32.163Z false
@saaskit/hellobar 0.2.14 SaaSkit integration with Hellobar 25 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-hellobar,hellobar,analytics 2021-11-05T07:07:57.214Z 2021-11-07T09:05:26.095Z false
@saaskit/firebase 0.2.14 SaaSkit integration with Firebase 25 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-firebase,firebase,data 2021-11-07T08:56:27.459Z 2021-11-07T09:05:24.556Z false
@saaskit/olark 0.2.14 SaaSkit integration with Olark 24 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-olark,olark,analytics 2021-11-05T07:07:59.945Z 2021-11-07T09:05:29.945Z false
@saaskit/fauna 0.2.14 SaaSkit integration with Fauna 24 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-fauna,fauna,data 2021-11-07T08:56:27.579Z 2021-11-07T09:05:24.511Z false
@saaskit/pingdom 0.2.14 SaaSkit integration with Pingdom 24 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-pingdom,pingdom,analytics 2021-11-05T07:08:00.660Z 2021-11-07T09:05:30.210Z false
@saaskit/blueshift 0.2.14 SaaSkit integration with Blueshift 24 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-blueshift,blueshift,analytics 2021-11-05T07:07:52.885Z 2021-11-07T09:05:20.238Z false
@saaskit/extole 0.2.14 SaaSkit integration with Extole 24 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-extole,extole,analytics 2021-11-05T07:07:55.420Z 2021-11-07T09:05:24.067Z false
@saaskit/clerk 0.2.14 SaaSkit integration with Clerk 23 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-clerk,clerk,auth 2021-11-07T08:56:25.349Z 2021-11-07T09:05:21.160Z false
@saaskit/debugbear 0.2.14 SaaSkit integration with Debugbear 23 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-debugbear,debugbear,monitoring 2021-11-07T08:56:26.496Z 2021-11-07T09:05:23.320Z false
@saaskit/upstash 0.2.14 SaaSkit integration with Upstash 23 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-upstash,upstash,data 2021-11-07T08:56:35.685Z 2021-11-07T09:05:32.823Z false
@saaskit/gitlab 0.2.14 SaaSkit integration with Gitlab 23 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-gitlab,gitlab,repoProviders 2021-11-07T08:56:28.535Z 2021-11-07T09:05:25.120Z false
@saaskit/zapier-marketing 0.2.13 SaaSkit integration with Zapier 22 saas-studio/saaskit/integrations/zapier https://saaskit.js.org/ MIT 2021-11-01T12:02:10.131Z 2021-11-07T08:56:37.663Z false
@saaskit/rapidapi 0.2.13 SaaSkit integration with Rapid API 22 saas-studio/saaskit/integrations/rapid-api https://saaskit.js.org/ MIT 2021-11-01T13:00:46.499Z 2021-11-07T08:56:37.071Z false
@saaskit/datocms 0.2.14 SaaSkit integration with Datocms 22 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-datocms,datocms,cms 2021-11-07T08:56:26.568Z 2021-11-07T09:05:23.278Z false
@saaskit/logflare 0.2.14 SaaSkit integration with Logflare 22 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logflare,logflare,logging 2021-11-07T08:56:30.611Z 2021-11-07T09:05:27.303Z false
@saaskit/next-auth 0.2.14 SaaSkit integration with Next Auth 22 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-next-auth,next-auth,auth 2021-11-07T08:56:32.242Z 2021-11-07T09:05:29.425Z false
@saaskit/yandex-metrica 0.2.14 SaaSkit integration with Yandex Metrica 22 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-yandex-metrica,yandex-metrica,analytics 2021-11-05T07:08:04.138Z 2021-11-07T09:05:33.865Z false
@saaskit/marketing 0.2.6 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 22 MIT 2021-11-01T12:02:11.375Z 2021-11-03T07:37:59.031Z false
@saaskit/pitch-deck 0.2.13 SaaSkit integration with Product Hunt 21 saas-studio/saaskit/integrations/twitter https://saaskit.js.org/ MIT 2021-11-01T13:00:46.398Z 2021-11-07T08:56:37.047Z false
@saaskit/route 0.2.14 SaaSkit integration with Route 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-route,route,analytics 2021-11-05T07:08:01.531Z 2021-11-07T09:05:31.122Z false
@saaskit/spinnakr 0.2.14 SaaSkit integration with Spinnakr 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-spinnakr,spinnakr,analytics 2021-11-05T07:08:02.273Z 2021-11-07T09:05:32.238Z false
@saaskit/optimizely 0.2.14 SaaSkit integration with Optimizely 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-optimizely,optimizely,analytics 2021-11-05T07:08:00.198Z 2021-11-07T09:05:29.951Z false
@saaskit/planetscale 0.2.14 SaaSkit integration with Planetscale 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-planetscale,planetscale,data 2021-11-07T08:56:33.197Z 2021-11-07T09:05:30.522Z false
@saaskit/sanity 0.2.14 SaaSkit integration with Sanity 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-sanity,sanity,cms 2021-11-07T08:56:33.866Z 2021-11-07T09:05:31.623Z false
@saaskit/netlify 0.2.14 SaaSkit integration with Netlify 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-netlify,netlify,hosting 2021-11-07T08:56:31.873Z 2021-11-07T09:05:29.346Z false
@saaskit/drip 0.2.14 SaaSkit integration with Drip 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-drip,drip,analytics 2021-11-05T07:07:54.478Z 2021-11-07T09:05:23.343Z false
@saaskit/sematext 0.2.14 SaaSkit integration with Sematext 21 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-sematext,sematext,logging 2021-11-07T08:56:34.065Z 2021-11-07T09:05:31.552Z false
@saaskit/app 0.2.13 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 21 MIT 2021-11-01T12:02:10.207Z 2021-11-07T08:56:37.675Z false
@saaskit/sales-deck 0.2.13 SaaSkit integration with Product Hunt 20 saas-studio/saaskit/integrations/twitter https://saaskit.js.org/ MIT 2021-11-01T13:00:46.579Z 2021-11-07T08:56:37.091Z false
@saaskit/github 0.2.14 SaaSkit integration with Github 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-github,github,repoProviders 2021-11-07T08:56:28.442Z 2021-11-07T09:05:25.160Z false
@saaskit/logalert 0.2.14 SaaSkit integration with Logalert 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logalert,logalert,logging 2021-11-07T08:56:30.529Z 2021-11-07T09:05:27.254Z false
@saaskit/contentful 0.2.14 SaaSkit integration with Contentful 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-contentful,contentful,cms 2021-11-07T08:56:25.734Z 2021-11-07T09:05:21.997Z false
@saaskit/logdna 0.2.14 SaaSkit integration with Logdna 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logdna,logdna,logging 2021-11-07T08:56:30.517Z 2021-11-07T09:05:27.264Z false
@saaskit/logtail 0.2.14 SaaSkit integration with Logtail 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logtail,logtail,logging 2021-11-07T08:56:31.162Z 2021-11-07T09:05:27.733Z false
@saaskit/auth0 0.2.14 SaaSkit integration with Auth0 20 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-auth0,auth0,auth 2021-11-07T08:56:23.337Z 2021-11-07T09:05:10.091Z false
@saaskit/headlessly 0.2.14 SaaSkit integration with Headlessly 19 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-headlessly,headlessly,cms 2021-11-07T08:56:29.047Z 2021-11-07T09:05:25.809Z false
@saaskit/logrocket 0.2.14 SaaSkit integration with Logrocket 19 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logrocket,logrocket,monitoring 2021-11-07T08:56:31.035Z 2021-11-07T09:05:27.486Z false
@saaskit/formspree 0.2.14 SaaSkit integration with Formspree 19 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-formspree,formspree,cms 2021-11-07T08:56:27.679Z 2021-11-07T09:05:24.521Z false
@saaskit/airtable 0.2.14 SaaSkit integration with Airtable 19 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-airtable,airtable,data 2021-11-07T08:56:22.723Z 2021-11-07T09:05:00.566Z false
@saaskit/cloudflare 0.2.14 SaaSkit integration with Cloudflare 18 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-cloudflare,cloudflare,hosting 2021-11-07T08:56:25.584Z 2021-11-07T09:05:21.830Z false
@saaskit/aws 0.2.14 SaaSkit integration with Aws 18 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-aws,aws,hosting 2021-11-07T08:56:23.687Z 2021-11-07T09:05:10.048Z false
@saaskit/checkly 0.2.14 SaaSkit integration with Checkly 18 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-checkly,checkly,monitoring 2021-11-07T08:56:25.001Z 2021-11-07T09:05:21.609Z false
@saaskit/saas.dev 0.2.14 SaaSkit integration with Saas Dev 18 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-saas.dev,saas.dev,monitoring 2021-11-07T08:56:33.696Z 2021-11-07T09:05:31.048Z false
@saaskit/logg.ng 0.2.14 SaaSkit integration with Logg Ng 18 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-logg.ng,logg.ng,logging 2021-11-07T08:56:31.028Z 2021-11-07T09:05:27.477Z false
@saaskit/editmode 0.2.14 SaaSkit integration with Editmode 17 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-editmode,editmode,cms 2021-11-07T08:56:26.736Z 2021-11-07T09:05:23.861Z false
@saaskit/graphcms 0.2.14 SaaSkit integration with Graphcms 17 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-graphcms,graphcms,cms 2021-11-07T08:56:29.118Z 2021-11-07T09:05:25.715Z false
@saaskit/slack 0.2.14 SaaSkit integration with Slack 17 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-slack,slack,api 2021-11-07T08:56:34.581Z 2021-11-07T09:05:32.185Z false
@saaskit/bitbucket 0.2.14 SaaSkit integration with Bitbucket 16 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-bitbucket,bitbucket,repoProviders 2021-11-07T08:56:24.038Z 2021-11-07T09:05:20.374Z false
@saaskit/vercel 0.2.14 SaaSkit integration with Vercel 16 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-vercel,vercel,hosting 2021-11-07T08:56:36.038Z 2021-11-07T09:05:33.331Z false
@saaskit/azure 0.2.14 SaaSkit integration with Azure 16 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-azure,azure,hosting 2021-11-07T08:56:24.210Z 2021-11-07T09:05:10.066Z false
@saaskit/datadog 0.2.14 SaaSkit integration with Datadog 14 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-datadog,datadog,monitoring 2021-11-07T08:56:26.122Z 2021-11-07T09:05:23.323Z false
@saaskit/twilio 0.2.14 SaaSkit integration with Twilio 13 https://github.com/saas-studio/saaskit https://saaskit.js.org MIT saas,saaskit,saaskit-twilio,twilio,api 2021-11-07T08:56:35.518Z 2021-11-07T09:05:32.989Z false
@mdxui/admin 6.0.3 Pure UI components for admin dashboards - bring your own data layer 690 https://github.com/dot-do/ui https://github.com/dot-do/ui#readme MIT 2026-01-11T12:25:44.416Z 2026-06-23T15:36:56.959Z false
@mdxui/widgets 6.1.1 Complex, interactive UI widgets for building applications. 351 MIT 2024-12-24T13:34:16.765Z 2026-06-10T17:01:37.912Z false
@mdxui/primitives 6.1.0 > Low-level UI components for the mdxui ecosystem. 273 MIT 2025-12-23T12:36:34.211Z 2026-06-10T16:36:11.009Z false
@mdxui/themes 6.3.0 Design tokens, CSS variables, and theme management for mdxui 202 https://github.com/dot-do/ui https://github.com/dot-do/ui/tree/main/packages/themes#readme MIT themes,design-tokens,css-variables,dark-mode,light-mode,theme-switcher,zustand,react,tailwind,mdxui 2025-12-23T12:36:30.274Z 2026-07-07T19:44:20.800Z false
@mdxui/named 8.4.0 Named Agents site template - landing page components for AI product sites 147 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,landing-page,named-agents,ai,marketing,components,templates 2026-01-24T14:38:26.049Z 2026-07-07T02:12:02.732Z false
@mdxui/neo 0.4.3 Marketing and landing page components with mdxui-compliant interfaces 100 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,blocks,components,marketing,landing-page,hero,features,pricing 2026-05-26T14:43:02.757Z 2026-07-06T15:04:34.859Z false
@mdxui/services 0.7.3 Services site template — the Services dialect of the @mdxui template family. Higher-order, outcome-led landing components (ServiceHero, Problem, WhatYouGet, HowItWorks, Defensibility, ReportPricing, Faq, FinalCta) that expose Services-semantic props and c 59 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,landing-page,services,ai,marketing,components,templates 2026-05-29T12:50:14.249Z 2026-07-07T13:10:32.852Z false
@mdxui/zero 6.0.1 Zero Email components for mdxui - AI-powered email client UI 57 MIT 2026-01-24T14:38:23.846Z 2026-02-12T20:57:14.387Z false
@mdxui/cockpit 7.0.7 App template components for mdxui - developer dashboards, auth flows, and SaaS patterns 54 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,dashboard,developer-portal,saas,auth,components 2025-12-23T12:36:54.044Z 2026-06-23T15:36:27.392Z false
@mdxui/auth 1.5.3 Authentication components and WorkOS AuthKit wrappers for mdxui 53 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,auth,authentication,workos,authkit,identity 2026-01-24T14:38:23.898Z 2026-06-10T17:00:47.201Z false
@mdxui/dashboard-panels 6.0.0 Dashboard component library for screenshot generation and marketing visuals. 47 2026-01-24T14:38:06.289Z 2026-01-24T14:38:06.569Z false
@mdxui/terminal 6.0.0 OpenTUI renderer for MDXUI primitives - build CLI dashboards with the same components as web 45 MIT mdxui,terminal,cli,tui,opentui,dashboard 2026-01-11T12:19:34.974Z 2026-01-24T14:38:13.585Z false
@mdxui/marketing 1.0.2 Landing page and marketing site components for MDXUI 42 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,marketing,landing-page,react,components 2024-12-24T13:33:47.977Z 2024-12-27T17:38:45.129Z false
@mdxui/beacon 7.0.0 Site template components for mdxui - landing pages, hero sections, and marketing components 39 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,landing-page,hero,marketing,components,templates 2025-12-23T12:36:45.467Z 2026-01-29T23:13:11.164Z false
@mdxui/do 4.0.10 Admin interface for .do platform - manage Durable Objects via RPC 37 MIT 2026-01-12T15:43:25.583Z 2026-06-23T15:38:08.852Z false
@mdxui/role-based-agent 0.2.0 Role-Based Agent site template — landing components for AI hires that own a role (e.g., AI CFO, AI VP of Sales). Composes @mdxui/neo blocks with role-badge + capabilities pattern. 35 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,landing-page,role-based-agent,ai,marketing,components,templates 2026-05-28T14:36:00.398Z 2026-06-10T17:03:32.499Z false
@mdxui/issues 6.0.1 35 MIT 2026-01-24T14:37:54.583Z 2026-02-12T20:57:13.509Z false
@mdxui/discovery 6.0.0 Directory and listing template components for mdxui - directories, catalogs, and discovery pages 32 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,directory,listing,catalog,discovery,components 2026-01-24T14:38:22.498Z 2026-01-24T14:38:22.773Z false
@mdxui/blog 1.0.2 Blog-specific layouts and components for MDXUI 32 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,blog,react,components,layouts 2024-12-23T16:18:49.789Z 2024-12-27T17:38:13.345Z false
@mdxui/app 6.0.1 Abstract application framework layer for building admin interfaces and SaaS applications with React. Provides a "Bring Your Own Backend" architecture where you implement the data and auth providers while the framework handles UI composition, navigation, t 29 MIT 2026-01-12T15:42:46.260Z 2026-06-10T17:01:50.945Z false
@mdxui/payload 6.0.7 Payload CMS admin components and field UI for mdxui 28 MIT 2026-01-24T14:37:59.458Z 2026-02-12T20:57:14.166Z false
@mdxui/tanstack 0.2.0 A highly opinionated, MDX-first framework for static pre-rendering, SPA, and SSR — powered by TanStack Start, deployed anywhere or on Cloudflare Workers. 27 MIT 2026-02-12T20:57:13.913Z 2026-02-12T22:40:31.430Z false
@mdxui/dashboard 1.0.2 Application dashboard shells and components for MDXUI 23 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,dashboard,admin,react,components 2024-12-24T13:33:30.946Z 2024-12-27T17:38:24.271Z false
@mdxui/types 1.0.2 Core TypeScript types extending schema-dts for MDXUI 22 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,typescript,schema,yaml-ld,types 2024-12-15T18:58:23.362Z 2024-12-27T17:39:06.883Z false
@mdxui/soc2 6.0.0 SOC2 compliance components for trust centers and compliance portals 20 MIT 2026-01-24T14:38:06.139Z 2026-01-24T14:38:06.429Z false
@mdxui/fumadocs 1.9.0 Fumadocs UI components and utilities for MDX documentation sites 19 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxui,fumadocs,nextjs,mdx,documentation,react,ui 2025-12-20T12:31:22.576Z 2025-12-20T12:31:22.852Z false
@mdxui/docs 1.0.2 Documentation site layouts and components for MDXUI 18 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,docs,documentation,react,components 2024-12-24T13:33:39.742Z 2024-12-27T17:38:34.473Z false
@mdxui/navigation 6.0.0 Type-safe navigation for MDXUI - works across web, terminal, and API renderers 18 MIT mdxui,navigation,routing,tanstack,terminal,cli 2026-01-24T14:37:58.999Z 2026-01-24T14:37:59.252Z false
@mdxui/screenshots 0.2.0 Dashboard + browser-frame screenshot mocks for landing-page hero media (BrowserFrame, DashboardShell, panels, cells, grids) 18 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,screenshots,dashboard,browser-frame,hero,landing-page,components 2026-05-26T22:13:59.512Z 2026-05-29T12:18:47.652Z false
@mdxui/dochat 3.0.1 AI chat components for MDXUI - build conversational AI experiences 17 MIT 2026-01-24T14:38:33.124Z 2026-01-24T14:38:33.403Z false
@mdxui/shared 1.0.2 Shared components, layouts, and utilities for MDXUI 16 https://github.com/ai-primitives/mdxui https://github.com/ai-primitives/mdxui#readme MIT mdx,react,components,layouts,utilities 2024-12-24T13:33:55.887Z 2024-12-27T17:38:56.050Z false
@mdxui/tremor 7.0.0 Tremor template wrappers implementing the mdxui interface - analytics dashboards, landing pages, and marketing sites 16 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,tremor,react,dashboard,analytics,charts,components 2026-01-24T14:38:33.282Z 2026-02-12T20:57:30.280Z false
@mdxui/dialect 0.2.0 Shared dialect layer for the @mdxui template family — the theming/chrome shell (DialectShell + NeoChrome) and the uniform DialectViewProps contract every dialect view (services, named, role-based-agent) composes. One place owns <Site> wrapping, the page e 15 https://github.com/dot-do/ui https://mdxui.dev MIT mdxui,react,landing-page,dialect,shell,chrome,templates 2026-05-29T13:51:34.467Z 2026-06-10T16:37:04.155Z false
@mdxui/directory 6.0.0 A flexible directory/catalog component package for displaying collections of items with search, filtering, and navigation capabilities. 15 MIT 2026-01-24T14:37:50.991Z 2026-01-24T14:37:51.237Z false
@mdxui/api 6.0.0 JSON/HATEOAS renderer for MDXUI - expose your UI as a navigable API 13 MIT mdxui,api,rest,hateoas,openapi,hypermedia 2026-01-24T14:37:51.504Z 2026-01-24T14:37:51.771Z false
@db4/ai 0.1.2 AI capabilities for db4 - embeddings, generations, and vector operations 148 https://github.com/dot-do/db4 https://db4.ai MIT db4,ai,embeddings,generations,vector-operations,cloudflare,workers,durable-objects 2026-01-20T11:28:45.512Z 2026-01-23T17:19:58.168Z false
@db4/client 0.1.2 Client SDK for db4 document database with real-time subscriptions 40 https://github.com/dot-do/db4 https://db4.ai MIT db4,document-database,cloudflare,workers,durable-objects,client,sdk 2026-01-20T11:31:35.245Z 2026-01-23T17:20:09.212Z false
@db4/mcp 0.1.2 Model Context Protocol (MCP) server for db4 - enables AI agents to interact with db4 databases 38 https://github.com/dot-do/db4 https://db4.ai MIT db4,mcp,model-context-protocol,ai,claude,llm,database,tools 2026-01-20T11:32:07.678Z 2026-01-23T17:20:27.621Z false
@db4/query 0.1.2 Query planning, zone map pruning, bloom filter checks, and cost estimation for db4 38 https://github.com/dot-do/db4 https://db4.ai MIT db4,query,planner,zone-maps,bloom-filter,pruning,cloudflare,workers 2026-01-20T11:31:49.473Z 2026-01-23T17:20:33.306Z false
@db4/turso 0.1.1 Turso/libSQL compatibility layer for db4 document database 37 https://github.com/dot-do/db4 https://db4.ai MIT db4,turso,libsql,sqlite,edge,embedded-replicas,document-database,cloudflare,workers 2026-01-20T11:29:12.102Z 2026-01-23T17:21:31.576Z false
@db4/temporal 0.1.1 EXPERIMENTAL: Temporal-compatible API definitions for db4 workflows. Provides type-safe workflow, activity, signal, and query interfaces. Runtime execution integration with Durable Objects is not yet implemented. 35 https://github.com/dot-do/db4 https://db4.ai MIT db4,temporal,workflow,activities,signals,queries,durable-objects,cloudflare,workers,orchestration 2026-01-20T11:29:08.324Z 2026-01-23T17:21:29.240Z false
@db4/core 0.1.2 Core types, interfaces, and utilities for db4 document database 34 https://github.com/dot-do/db4 https://db4.ai MIT db4,document-database,cloudflare,workers,durable-objects 2026-01-20T11:28:21.854Z 2026-01-23T17:20:12.041Z false
@db4/schema 0.1.2 IceType schema compiler for db4 - concise, human-readable schema language with TypeScript inference 34 https://github.com/dot-do/db4 https://db4.ai MIT db4,icetype,schema,parser,cloudflare,workers,typescript 2026-01-20T11:32:18.098Z 2026-01-23T17:20:44.089Z false
@db4/do 0.1.2 Durable Object implementation for db4 - edge-native storage with SQLite and automatic coordination 34 https://github.com/dot-do/db4 https://db4.ai MIT db4,durable-objects,cloudflare,workers,sqlite,edge-database 2026-01-20T11:31:45.957Z 2026-01-23T17:20:17.886Z false
@db4/rpc 0.1.2 CapnWeb magic-map RPC for db4 document database 33 https://github.com/dot-do/db4 https://db4.ai MIT db4,rpc,capnproto,cloudflare,workers,durable-objects,magic-map 2026-01-20T11:32:10.860Z 2026-01-23T17:20:40.713Z false
@db4/iceberg 0.1.2 CDC to Iceberg streaming for db4 - Change Data Capture and Parquet file generation 31 https://github.com/dot-do/db4 https://db4.ai MIT db4,iceberg,cdc,change-data-capture,parquet,streaming,cloudflare,workers,r2 2026-01-20T11:29:15.327Z 2026-01-23T17:20:24.666Z false
@db4/inngest 0.1.1 Inngest compatibility layer for event-driven functions in db4 31 https://github.com/dot-do/db4 https://db4.ai MIT db4,inngest,event-driven,functions,cloudflare,workers,durable-objects 2026-01-20T11:28:57.666Z 2026-01-23T17:21:12.626Z false
@db4/nats 0.1.1 NATS messaging compatibility layer for db4 document database 31 https://github.com/dot-do/db4 https://db4.ai MIT db4,nats,messaging,pubsub,jetstream,cloudflare,workers,durable-objects 2026-01-20T11:28:59.669Z 2026-01-23T17:21:17.397Z false
@db4/vortex 0.1.2 Native columnar query engine with 100x faster random access than Parquet 31 https://github.com/dot-do/db4 https://db4.ai MIT db4,vortex,columnar,cloudflare,workers,durable-objects,encoding 2026-01-20T11:31:56.607Z 2026-01-23T17:20:56.166Z false
@db4/postgres 0.1.1 PostgreSQL wire protocol implementation for db4 document database 30 https://github.com/dot-do/db4 https://db4.ai MIT db4,postgres,postgresql,wire-protocol,document-database,cloudflare,workers 2026-01-20T11:32:53.127Z 2026-01-23T17:21:24.588Z false
@db4/hyperdrive 0.1.1 External Postgres via Cloudflare Hyperdrive compatibility layer for db4 30 https://github.com/dot-do/db4 https://db4.ai MIT db4,hyperdrive,postgres,postgresql,cloudflare,workers,connection-pooling 2026-01-20T11:28:55.702Z 2026-01-23T17:21:10.081Z false
@db4/pglite 0.1.1 PGlite compatibility layer for in-browser/edge Postgres with db4 storage interface 30 https://github.com/dot-do/db4 https://db4.ai MIT db4,pglite,postgres,sqlite,wasm,browser,edge,cloudflare,workers,indexeddb,opfs 2026-01-20T11:29:02.104Z 2026-01-23T17:21:19.765Z false
@db4/convex 0.1.1 Convex API compatibility layer for db4 - run Convex-compatible applications on Cloudflare Workers 29 https://github.com/dot-do/db4 https://db4.ai MIT db4,convex,compatibility,cloudflare,workers,durable-objects,baas,backend-as-a-service 2026-01-20T11:32:32.860Z 2026-01-23T17:21:04.665Z false
@db4/cache 0.1.2 Edge Cache warm tier for db4 - intelligent caching with invalidation, TTL, and multi-node coherence 28 https://github.com/dot-do/db4 https://db4.ai MIT db4,cache,edge-cache,warm-tier,invalidation,ttl,cloudflare,workers 2026-01-20T11:28:47.888Z 2026-01-23T17:20:03.830Z false
@db4/rest 0.1.2 Hono-based REST API with PostgREST-style and JSON:API support for db4 27 https://github.com/dot-do/db4 https://db4.ai MIT db4,rest,api,hono,postgrest,jsonapi,openapi,cloudflare,workers 2026-01-20T11:32:14.450Z 2026-01-23T17:20:38.150Z false
@db4/storage 0.1.2 Three-tier storage abstraction for db4 - intelligent data tiering from edge to object storage 27 https://github.com/dot-do/db4 https://db4.ai MIT db4,storage,tiering,cloudflare,workers,durable-objects,r2,cache 2026-01-20T11:31:52.804Z 2026-01-23T17:20:47.016Z false
@db4/mongo 0.1.1 MongoDB API compatibility layer for db4 - run MongoDB-compatible applications on Cloudflare Workers 27 https://github.com/dot-do/db4 https://db4.ai MIT db4,mongodb,compatibility,cloudflare,workers,durable-objects,nosql,document-database 2026-01-20T11:32:48.836Z 2026-01-23T17:21:14.981Z false
@db4/worker 0.1.2 Cloudflare Worker runtime for db4 - deploy your database to the edge with zero configuration 26 https://github.com/dot-do/db4 https://db4.ai MIT db4,cloudflare,workers,durable-objects,edge-database,serverless 2026-01-23T17:20:58.418Z 2026-01-23T17:20:58.726Z false
@db4/supabase 0.1.1 Supabase API compatibility layer for db4 - PostgREST-style queries, real-time subscriptions, and auth 26 https://github.com/dot-do/db4 https://db4.ai MIT db4,supabase,compatibility,postgrest,cloudflare,workers,durable-objects,realtime 2026-01-20T11:29:06.185Z 2026-01-23T17:21:26.952Z false
@db4/replication 0.1.2 Read replica management and routing for db4 document database 25 https://github.com/dot-do/db4 https://db4.ai MIT db4,document-database,cloudflare,workers,durable-objects,replication,read-replicas,high-availability 2026-01-20T11:29:25.629Z 2026-01-23T17:20:35.792Z false
@db4/cli 0.1.2 Command line interface for db4 24 https://github.com/dot-do/db4 https://db4.ai MIT db4,cli,cloudflare,workers,durable-objects 2026-01-20T11:28:43.483Z 2026-01-23T17:20:06.492Z false
@db4/payload 0.1.2 Payload CMS database adapter for db4 24 https://github.com/dot-do/db4 https://db4.ai MIT db4,payload,payload-cms,database-adapter,document-database,cloudflare,workers 2026-01-23T17:20:29.978Z 2026-01-23T17:20:30.213Z false
@db4/planetscale 0.1.1 PlanetScale compatibility layer for db4 document database 24 https://github.com/dot-do/db4 https://db4.ai MIT db4,planetscale,mysql,vitess,serverless,edge,cloudflare,workers 2026-01-20T11:29:04.140Z 2026-01-23T17:21:22.151Z false
@db4/cloudflare 0.1.1 Cloudflare API compatibility layers for db4 - Workflows, KV, and more 24 https://github.com/dot-do/db4 https://db4.ai MIT db4,cloudflare,workflows,kv,workers,durable-objects,step-functions,orchestration 2026-01-20T11:28:49.919Z 2026-01-23T17:21:01.624Z false
@db4/auth 0.1.2 JWT validation and authentication for db4 document database 23 https://github.com/dot-do/db4 https://db4.ai MIT db4,auth,jwt,jwks,cloudflare,workers 2026-01-20T11:28:41.420Z 2026-01-23T17:20:00.937Z false
@db4/firebase 0.1.1 Firebase/Firestore compatibility layer for db4 document database 21 https://github.com/dot-do/db4 https://db4.ai MIT db4,firebase,firestore,compatibility,cloudflare,workers,durable-objects 2026-01-20T11:28:53.727Z 2026-01-23T17:21:07.321Z false
@db4/drizzle 0.1.2 Drizzle ORM adapter for db4 document database 20 https://github.com/dot-do/db4 https://db4.ai MIT db4,drizzle,orm,sqlite,cloudflare,workers,durable-objects 2026-01-23T17:20:20.282Z 2026-01-23T17:20:20.553Z false
@db4/store 0.1.2 Durable Object storage layer for IceType schemas - document store, sharding, relations, and CDC streaming to Iceberg 20 https://github.com/dot-do/db4 https://db4.ai MIT iceberg,cloudflare,workers,durable-objects,sqlite,document-store,sharding,icetype,cdc 2026-01-23T17:20:52.120Z 2026-01-23T17:20:52.466Z false
@icetype/core 0.3.0 IceType schema language - parser, types, and validation 55 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,schema,parser,typescript,type-safe 2026-01-22T14:38:50.306Z 2026-02-03T11:24:53.708Z false
@icetype/migrations 0.3.0 IceType migration generation and management infrastructure 39 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,migrations,schema,database,typescript 2026-01-22T14:39:06.151Z 2026-02-03T11:25:04.902Z false
@icetype/sqlite 0.3.0 IceType adapter for SQLite - generates DDL from IceType schemas 34 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,sqlite,adapter,schema,ddl,sql,typescript 2026-01-22T14:55:48.379Z 2026-02-03T11:30:56.985Z false
@icetype/drizzle 0.3.0 IceType adapter for Drizzle ORM - generates Drizzle schema files from IceType schemas 32 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,drizzle,drizzle-orm,adapter,schema,orm,sql,typescript,postgres,mysql,sqlite 2026-01-22T14:38:55.562Z 2026-02-03T11:24:57.101Z false
@icetype/prisma 0.3.0 IceType adapter for Prisma - import and export Prisma schema files 32 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,prisma,schema,import,export,conversion,adapter,orm,typescript 2026-01-22T14:39:17.542Z 2026-02-03T11:25:11.542Z false
@icetype/mysql 0.3.0 IceType adapter for MySQL - generates DDL from IceType schemas 30 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,mysql,adapter,schema,ddl,sql,typescript 2026-01-22T14:39:09.267Z 2026-02-03T11:25:07.307Z false
@icetype/cli 0.3.0 IceType CLI - schema management and code generation 27 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,cli,schema,codegen 2026-01-22T14:38:43.509Z 2026-02-03T11:24:49.582Z false
@icetype/adapters 0.3.0 IceType adapter abstraction layer for schema transformations 25 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,adapter,schema,iceberg,parquet,typescript 2026-01-22T14:38:40.887Z 2026-02-03T11:24:47.182Z false
@icetype/duckdb 0.3.0 IceType adapter for DuckDB - generates DDL from IceType schemas 24 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,duckdb,adapter,schema,ddl,sql,typescript 2026-01-22T14:38:58.290Z 2026-02-03T11:24:58.979Z false
@icetype/postgres 0.3.0 IceType adapter for PostgreSQL - generates DDL from IceType schemas 24 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,postgres,postgresql,adapter,schema,ddl,sql,typescript,drizzle 2026-01-22T14:39:14.800Z 2026-02-03T11:25:09.519Z false
@icetype/sql-common 0.3.0 Shared SQL DDL utilities for IceType database adapters 24 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,sql,ddl,common,utilities,typescript 2026-01-22T14:55:45.255Z 2026-02-03T11:30:55.067Z false
@icetype/playground-core 0.1.0 Core library for IceType playground - schema parsing, type generation, and SQL output 23 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,playground,schema,editor,typescript 2026-01-22T14:39:11.854Z 2026-01-22T14:39:12.077Z false
@icetype/iceberg 0.3.0 IceType to Apache Iceberg metadata and Parquet schema generation 22 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,iceberg,parquet,schema,data-lake 2026-01-22T14:39:00.692Z 2026-02-03T11:25:00.979Z false
@icetype/clickhouse 0.3.0 IceType adapter for ClickHouse DDL generation 21 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,clickhouse,adapter,schema,ddl,typescript 2026-01-22T14:38:46.800Z 2026-02-03T11:24:51.556Z false
@icetype/test-utils 0.1.0 Shared test utilities and schema factories for IceType 21 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,testing,test-utils,schema-factories 2026-01-22T14:55:50.723Z 2026-01-22T14:55:51.018Z false
@mdxld/schema 0.1.0 A TypeScript package with latest Schema.org Schema Typings 156 https://github.com/mdxld/schema https://mdxld.org Apache-2.0 typescript,tsd,dts,schema.org,Semantic Web,semantic-web,Linked Data,linked-data,jsonld,JSON-LD,structured data,structured-data 2025-05-21T09:31:28.711Z 2025-05-21T09:31:29.079Z false
@mdxld/types 1.9.0 Shared type definitions for MDXLD format packages 22 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxld,types,format,typescript 2025-12-20T13:12:58.819Z 2025-12-20T13:12:59.062Z false
@mdxld/extract 1.9.1 Bi-directional MDX ↔ Markdown translation - extract structured data from rendered content 22 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,markdown,extract,parse,bidirectional,round-trip,template,cms,headless,ai 2025-12-20T12:30:46.998Z 2025-12-20T13:26:40.842Z false
@mdxld/remark 1.9.0 Remark plugin preset for MDXLD with GFM, attributes, and TypeScript support 18 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,mdxld,remark,remark-plugin,gfm,typescript,ast 2025-12-20T13:49:17.871Z 2025-12-20T13:49:18.107Z false
@mdxld/markdown 1.9.0 Bi-directional conversion between Objects and Markdown 17 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxld,markdown,convert,bidirectional,extract,render,structured-data 2025-12-20T13:13:05.378Z 2025-12-20T13:13:05.638Z false
@mdxld/jsx 1.9.0 MDX compilation and build tooling - tsup/vite/esbuild plugins for MDX files 16 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxld,mdx,jsx,tsup,esbuild,vite,plugin,compile 2025-12-20T13:49:23.743Z 2025-12-20T13:49:24.027Z false
@mdxld/ai 0.1.0 16 2025-05-21T12:17:24.860Z 2025-05-21T12:17:25.148Z false
@mdxld/ast 1.9.0 AST manipulation for MDXLD documents 15 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,mdxld,ast,parse,transform 2025-12-20T13:49:27.387Z 2025-12-20T13:49:27.596Z false
@mdxld/compile 1.9.0 Compile MDX/JSX to executable JavaScript 13 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,mdxld,compile,jsx,transform 2025-12-20T13:49:30.742Z 2025-12-20T13:49:31.005Z false
@mdxe/deploy 1.9.0 Unified deployment interface for MDX projects - deploy to .do, Cloudflare, Vercel, or GitHub Pages 40 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,deploy,do,cloudflare,vercel,github,github-pages,mdx 2025-12-20T12:30:59.226Z 2025-12-20T12:30:59.469Z false
@mdxe/vercel 1.9.0 Deploy MDX projects to Vercel 27 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,vercel,deploy,mdx,serverless 2025-12-20T12:30:26.559Z 2025-12-20T12:30:26.802Z false
@mdxe/fumadocs 0.1.0 Zero-config Waku docs integration for mdxe - automatic docs site generation for Cloudflare Workers 22 MIT mdx,waku,documentation,cloudflare,workers,react,zero-config 2025-12-20T12:30:40.757Z 2025-12-20T13:13:14.503Z false
@mdxe/hono 1.9.0 Serve and render MDXLD documents with Hono 22 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,mdxld,hono,web,server,edge 2025-12-20T12:31:38.711Z 2025-12-20T12:31:38.995Z false
@mdxe/payload 1.9.0 Generate and run Payload CMS apps on Cloudflare Workers using mdxdb 21 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,payload,payload-cms,cloudflare-workers,mdxdb,headless-cms,mdx,content-management 2025-12-20T12:31:45.839Z 2025-12-20T12:31:46.077Z false
@mdxe/cloudflare 1.9.0 Deploy MDX projects to Cloudflare Workers and Pages 20 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,cloudflare,workers,pages,deploy,mdx 2025-12-20T12:30:08.336Z 2025-12-20T12:30:08.644Z false
@mdxe/do 1.9.0 Deploy MDX projects to the .do platform 20 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,do,deploy,workers,serverless,mdx 2025-12-20T12:30:13.975Z 2025-12-20T12:30:14.221Z false
@mdxe/github 1.9.0 Deploy MDX projects to GitHub Pages 19 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxe,github,github-pages,deploy,mdx 2025-12-20T12:30:20.426Z 2025-12-20T12:30:20.655Z false
@mdxdb/payload 1.9.0 Payload CMS database adapter for mdxdb - supports SQLite (Durable Objects) and ClickHouse backends on Cloudflare Workers 36 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxdb,payload,payload-cms,database,adapter,cloudflare-workers,sqlite,clickhouse,durable-objects 2025-12-18T09:16:57.936Z 2025-12-20T12:31:30.659Z false
@mdxdb/sqlite 1.9.0 Cloudflare Durable Objects SQLite adapter for mdxdb - namespace-isolated storage with Workers RPC 31 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxdb,sqlite,cloudflare,durable-objects,workers,database,adapter,mdx,vector,embeddings,rpc 2025-05-20T20:23:23.538Z 2025-12-20T12:30:32.110Z false
@mdxdb/fs 1.9.0 Filesystem adapter for mdxdb - stores MDX documents as files 27 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxdb,filesystem,fs,adapter,mdx,database 2024-12-17T11:48:16.717Z 2025-12-20T12:30:53.349Z false
@mdxdb/fumadocs 1.9.0 Fumadocs content source adapter for mdxdb 24 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxdb,fumadocs,content-source,mdx,documentation 2025-12-20T12:31:06.981Z 2025-12-20T12:31:07.287Z false
@mdxdb/clickhouse 1.9.0 ClickHouse adapter for mdxdb - optimized for analytics and event sourcing 22 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdxdb,clickhouse,analytics,database,adapter,event-sourcing,cloudflare-workers,git-sync,bi-directional-sync 2024-12-17T11:48:43.201Z 2025-12-20T12:31:14.451Z false
@mdxdb/types 0.1.0 17 2024-12-17T11:47:08.023Z 2024-12-19T07:19:59.274Z false
@mdxdb/fetch 0.0.1 HTTP/API provider for mdxdb 13 MIT mdxdb,fetch,http,api 2024-12-17T11:47:50.847Z 2024-12-17T11:47:51.112Z false
@org.ai/types 2.4.0 Shared type definitions for AI primitives packages 84 MIT ai,types,primitives,typescript 2026-01-09T13:30:23.411Z 2026-05-26T14:47:20.417Z false
@org.ai/react 0.1.0 React SDK for id.org.ai — Agent-First Identity 34 https://github.com/dot-org-ai/id.org.ai https://id.org.ai MIT identity,auth,oauth,pkce,react,agent,id.org.ai,headlessly 2026-03-26T18:25:24.531Z 2026-03-26T18:25:24.718Z false
@org.ai/core 2.1.3 Core AI primitives: generate, AIPromise, template literals, and context management 34 MIT ai,primitives,generate,promise,template,context 2026-01-12T18:25:46.831Z 2026-01-12T18:25:47.149Z false
@org.ai/authority 0.1.0 The five-axis authority kernel: pure types + declared constructors that make authority mistakes compile errors (ADR 0081/0082). Zero dependencies; ships its own conformance harnesses + NoInfer canary. 31 https://github.com/dot-org-ai/primitives.org.ai https://github.com/dot-org-ai/primitives.org.ai#readme MIT ai,authority,types,primitives,typescript,agents,governance 2026-07-14T19:35:54.821Z 2026-07-14T19:35:55.175Z false
@org.ai/config 0.0.2 Shared TypeScript and ESLint configurations for the primitives.org.ai monorepo. 22 2025-12-23T02:31:47.094Z 2025-12-23T02:36:47.268Z false
@org.ai/examples 0.0.1 Real-world examples of digital businesses using primitives.org.ai 14 MIT examples,saas,api,marketplace,directory,startup,vc 2025-12-23T02:24:58.438Z 2025-12-23T02:24:58.763Z false
@nathanclevenger/googlethis 1.8.3 A simple yet powerful module to retrieve organic search results and much more from Google. 46 https://github.com/nathanclevenger/google-this https://github.com/LuanRT/google-this#readme MIT search,google,google-this,google-search,google-scraper,google-image-search,reverse-image-search,search-results,web-scraping,image-search,image,scraper,serp,gis 2024-08-28T08:09:30.377Z 2024-08-28T08:13:29.660Z false
@nathanclevenger/ui 0.0.3 Reusable React Component Library 21 2023-07-07T10:32:36.319Z 2023-07-07T11:08:28.087Z false
@nathanclevenger/db-mongodb 0.0.3 Unofficial MongoDB database adapter for Payload to support `readPreference=nearest` 16 https://github.com/payloadcms/payload https://payloadcms.com MIT 2023-10-12T08:02:58.488Z 2023-10-12T08:02:58.665Z false
@graphdl/core 0.4.0 Pure TypeScript DSL for defining entity graphs with noun/verb semantics and relationship operators 277 https://github.com/ai-primitives/primitives.org.ai https://graphdl.org MIT graphdl,schema,dsl,entity,graph,typescript,noun,verb,relationships,ai,mdxld,json-ld 2023-11-05T22:36:26.832Z 2026-05-26T12:00:50.645Z false
@graphdl/ui 0.0.14 58 2023-12-05T10:32:38.735Z 2024-01-12T10:07:21.691Z false
@mdx.do/mdx 0.1.0 A powerful MDX processor that can compile, evaluate, and manipulate MDX content with support for frontmatter, components, and AST manipulation 14 https://github.com/drivly/mdx.do https://mdx.do MIT mdx,markdown,react,compiler,frontmatter,ast,processor,jsx 2024-12-11T21:34:28.335Z 2024-12-11T21:34:28.612Z false
saaskit 0.2.15 **SaaS**kit.js from [SaaS.Dev](https://saas.dev) is a highly opinionated framework and abstraction layer for rapidly creating, launching, and iterating on SaaS products like Apps, APIs, and Marketplaces. 9419 MIT 2021-08-14T13:31:10.943Z 2021-11-08T17:04:28.918Z false
kestrel.markets 0.4.20 A typed, token-efficient language + runtime for agentic trading: agents author bounded plans, the runtime fires them at the tick. CLI + typed library + MCP server. 1932 https://kestrel.markets MIT agentic-trading,dsl,market-perception,trading-runtime,mcp,agent,llm,cli,options,backtesting,deterministic-replay 2026-07-12T19:03:24.914Z 2026-07-21T14:02:29.878Z false
ai-workflows 2.4.0 Event-driven workflows with state machine support 1082 MIT ai,workflows,events,state-machine,primitives 2024-10-22T10:48:30.486Z 2026-05-26T14:46:50.578Z false
ai-functions 2.4.0 Core AI primitives for building intelligent applications 1023 MIT ai,functions,embeddings,cloudflare,oauth,primitives 2023-07-11T20:24:24.176Z 2026-05-26T14:46:35.913Z false
gpt.do 0.0.1 Simplified interface for GPT models with enhanced capabilities 1015 https://github.com/drivly/ai https://gpt.do MIT gpt,ai,language-model,openai,chat,completion,generation 2025-04-14T08:19:55.421Z 2025-04-14T08:19:55.651Z false
@auto.dev/sdk 0.1.24 SDK, MCP, and CLI for the auto.dev APIs 890 https://github.com/auto-dot-dev/sdk https://github.com/auto-dot-dev/sdk#readme MIT auto.dev,automotive,vin,sdk,mcp,cli 2026-03-31T14:29:41.522Z 2026-08-18T16:35:01.206Z false
id.org.ai 0.3.1 Agent-first identity — Humans. Agents. Identity. 597 https://github.com/dot-org-ai/id.org.ai https://id.org.ai MIT identity,auth,agents,oauth,mcp,github,cloudflare,durable-objects 2026-01-16T09:56:52.663Z 2026-05-05T21:09:46.951Z false
mdxld 1.9.1 Lightweight MDX + Linked Data parser and stringifier 565 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,mdxld,linked-data,json-ld,parse,stringify 2024-12-16T18:45:01.206Z 2026-01-26T11:40:58.674Z false
business-as-code 2.4.0 Primitives for expressing business logic and processes as code 445 MIT business,logic,code,primitives 2025-04-12T15:45:33.502Z 2026-05-26T14:46:56.875Z false
functions.do 0.0.5 A framework and platform for easily creating, managing, evaluating, and iterating on AI functions & object generation 367 https://github.com/ai-primitives/functions.do https://functions.do MIT functions,serverless,api,endpoints,cloud-functions,ai,functions,object generation 2025-03-09T11:08:39.127Z 2025-03-11T08:56:21.110Z false
ai-database 2.4.0 AI-powered database interface primitives with mdxld conventions 359 https://github.com/ai-primitives/primitives.org.ai https://github.com/ai-primitives/primitives.org.ai#readme MIT ai,database,linked-data,mdxld,primitives 2024-12-17T13:57:36.599Z 2026-05-26T14:46:26.718Z false
apis.vin 2.0.0 apis.vin — the one programmatic interface to all of Vin.Company: a typed SDK, the vin CLI, and an MCP-ready surface, generated from the v5 catalog (313 nouns, 3912 capabilities, 20 workflows, a typed data model). Vin() anonymous, Vin({apiKey}) keyed; noun 341 https://github.com/drivly/vin https://apis.vin MIT vin,vehicle,automotive,api,sdk,cli,agents,catalog,answer,gate-law 2026-08-09T09:20:15.312Z 2026-08-10T09:59:00.888Z false
digital-workers 2.4.0 Common abstract interface over AI Agents and Humans 335 MIT ai,agents,humans,workers,primitives 2025-05-06T12:47:12.658Z 2026-05-26T14:47:09.332Z false
digital-objects 1.1.0 Unified storage primitive for AI primitives - nouns, verbs, things, actions 330 https://github.com/org-ai/primitives https://primitives.org.ai/digital-objects MIT digital-objects,durable-objects,cloudflare,sqlite,graph,entity,nouns,verbs,things,actions,linguistics,ai-primitives 2026-01-16T09:56:50.118Z 2026-03-09T21:50:18.113Z false
transactions.dev 0.2.0 The business-transaction layer for engineers and agents: parse X12 into lossless wire-canonical JSON, emit it back byte-exact, validate envelopes and the 856 HL hierarchy against self-authored sha256-pinned grammars, generate 997 acknowledgments, compile 329 https://transactions.dev MIT biztx,transactions,business-transactions,biztransaction,edi,x12,856,997,desadv,epcis,cbv,supply-chain,asn,purchase-order,mcp,agents 2026-07-31T13:28:31.276Z 2026-08-06T09:50:29.349Z false
ai-providers 2.4.0 Unified AI provider registry with Cloudflare AI Gateway support 303 MIT ai,providers,llm,openai,anthropic,google,cloudflare,gateway,primitives 2025-04-14T08:23:46.746Z 2026-05-26T14:46:44.390Z false
services-as-software 2.4.0 Primitives for building AI-powered services that operate as software 264 MIT services,software,ai,primitives 2025-05-01T09:39:46.081Z 2026-05-26T14:47:18.033Z false
apis.do 0.0.1 Unified API Gateway for all domains and services in the .do ecosystem 238 https://github.com/drivly/ai https://apis.do MIT api,gateway,clickable,developer,experience,rest,json,http 2022-09-29T12:46:58.309Z 2025-03-27T15:15:42.819Z false
remark-mdxld 0.2.1 Remark plugin for MDX with integrated support for YAML and YAML-LD Frontmatter 223 https://github.com/ai-primitives/remark-mdxld https://mdxld.org MIT remark,mdx,yaml-ld,frontmatter,unified 2024-12-15T13:38:21.765Z 2024-12-23T10:33:59.609Z false
oauth.do 0.3.3 OAuth authentication SDK, React components, and Hono middleware for org.ai identity 219 https://github.com/dot-do/oauth.do https://oauth.do MIT oauth,authentication,auth,login,identity,cli,sdk,org-ai,workos,authkit,react,hono 2025-12-04T21:02:30.392Z 2026-03-27T20:54:07.550Z false
ai-evaluate 2.4.0 Runtime sandboxed execution of AI-generated code in V8 isolates 210 MIT ai,sandbox,evaluate,cloudflare,workers,miniflare,primitives 2025-12-20T12:15:21.736Z 2026-05-26T14:46:29.272Z false
epcis.dev 0.2.0 EPCIS 2.0 toolkit for engineers and agents: translate EPCIS 1.1/1.2 XML to 2.0 JSON-LD with per-job fidelity reports, validate against the pinned official GS1 EPCIS 2.0.1 schemas (sha256 pins), compute CBV 2.0 §8.9 event hashes, run a local capture gatewa 206 MIT epcis,epcis-2.0,gs1,cbv,traceability,supply-chain,event-hash,json-ld,validation,conformance,mcp,agents 2026-07-31T13:28:07.125Z 2026-08-06T08:04:37.650Z false
rpc.do 0.2.4 Lightweight transport-agnostic RPC client proxy 202 https://github.com/dot-do/rpc.do https://rpc.do MIT rpc,proxy,capnweb,transport,websocket,http,cloudflare,workers 2025-12-04T21:17:05.283Z 2026-01-31T16:38:23.166Z false
workflows.do 0.0.1 A framework and platform for building, deploying, and managing enterprise-grade AI workflows 195 https://github.com/drivly/ai https://workflows.do MIT workflows,business-process,automation,ai,state-machine,serverless,event-driven 2025-03-27T08:59:35.226Z 2025-03-27T08:59:35.408Z false
apis.ax 0.1.0 npx apis.ax — the agent-first API catalog and your account on it: discovery, calling with automatic 402 handling, and the credit earn/spend loop (verification-gated), through two doors — the CLI and an MCP server (`npx apis.ax mcp`) exposing the same oper 194 MIT ax,axp,mcp,cli,402,credits,agent-experience,agent-first,api-standard,conformance,llms.txt,agents.json,openapi,api.qa,id.org.ai 2026-07-19T11:04:48.520Z 2026-08-24T11:35:02.203Z false
mcp.do 0.0.1 Model Context Protocol for standardized AI model interactions 194 https://github.com/drivly/ai https://mcp.do MIT mcp,ai,model-context-protocol,standardization,interoperability,context-window,prompt-engineering 2025-04-14T08:20:41.304Z 2025-04-14T08:20:41.603Z false
agentic.md 0.1.1 Build AI Agents and Agentic Workflows in Markdown 192 https://github.com/drivly/agentic.md https://github.com/drivly/agentic.md#readme MIT ai,agents,workflows,markdown,mermaid,xstate,typescript 2025-04-01T16:01:57.395Z 2025-04-02T12:47:47.731Z false
autonomous-agents 2.4.0 Primitives for building and orchestrating autonomous AI agents 186 MIT ai,agents,autonomous,primitives 2025-05-06T09:55:12.312Z 2026-05-26T14:46:53.487Z false
startups.studio 0.12.1 Define your entire business as code - CLI for syncing MDX business definitions 186 MIT startups,mdx,business-as-code,cli 2025-12-17T19:48:13.912Z 2026-07-10T21:34:34.660Z false
sdk.do 0.0.1 SDK for publishing Functions, Workflows, and Databases to NPM 185 https://github.com/drivly/ai https://sdk.do MIT sdk,npm,publish,functions,workflows,databases,typescript,cli 2025-04-14T08:21:41.740Z 2025-04-14T08:21:41.963Z false
digital-tools 2.4.0 Tools that can be used by both humans and AI agents 172 MIT ai,tools,agents,humans,primitives,mcp 2025-12-23T02:31:58.139Z 2026-05-26T14:47:06.058Z false
integrations.do 0.1.1 Unified interface for connecting applications and automating workflows across services 168 https://github.com/drivly/ai https://integrations.do MIT integrations,api,connectors,workflows,automation,webhooks,triggers,actions,typescript,sdk,cli 2025-04-14T08:20:10.550Z 2025-04-29T09:19:44.780Z false
database.do 0.0.1 AI-Native Data Access SDK for seamless database operations 166 https://github.com/drivly/ai https://database.do MIT database,ai,data,schema,orm,mongodb,postgresql,sqlite 2025-03-27T15:18:01.074Z 2025-03-27T15:18:01.301Z false
models.do 0.0.1 Search, filter, and compare Large Language Models based on capabilities and attributes 166 https://github.com/drivly/ai https://models.do MIT models,llm,ai,model-selection,capabilities,comparison 2025-04-14T08:20:56.463Z 2025-04-14T08:20:56.818Z false
graphdl.js 0.1.0 GraphDL Reference Implementation 165 https://github.com/graphdl/graphdl https://graphdl.org MIT 2022-07-25T15:45:54.745Z 2022-07-25T15:45:54.865Z false
edge-api 0.1.70 Simplified Edge API Router with JWT Auth, Logging, and Database 162 https://github.com/nathanclevenger/edge-api https://github.com/nathanclevenger/edge-api#readme MIT 2023-06-08T09:29:19.116Z 2024-05-14T15:14:26.583Z false
experiments.do 0.0.1 A framework for testing hypotheses, measuring outcomes, and iteratively improving your AI applications 161 https://github.com/drivly/ai https://experiments.do MIT experiments,a/b testing,feature flags,hypothesis testing,ai,optimization 2025-04-14T08:19:12.551Z 2025-04-14T08:19:12.786Z false
analytics.do 0.0.1 A framework for collecting, analyzing, and acting on user feedback and analytics data 160 https://github.com/drivly/ai https://analytics.do MIT analytics,user feedback,experimental design,a/b testing,ai,evaluation 2025-04-14T08:18:15.890Z 2025-04-14T08:18:16.170Z false
evals.do 0.0.1 Evaluation tools for AI components, functions, workflows, and agents 159 https://github.com/drivly/ai https://evals.do MIT evaluation,ai,testing,benchmarking,metrics,quality,performance 2025-04-14T08:18:58.113Z 2025-04-14T08:18:58.399Z false
plans.do 0.0.1 SDK for creating and managing structured plans with steps, timelines and integration with APIs.do 156 https://github.com/drivly/ai https://plans.do MIT plans,planning,project-planning,roadmaps,sdk,apis 2025-04-14T08:21:11.530Z 2025-04-14T08:21:11.823Z false
goals.do 0.0.1 A concise, elegant SDK for defining and tracking OKRs (Objectives & Key Results) 154 https://github.com/drivly/ai https://goals.do MIT goals,objectives,okr,key results,tracking,management,sdk,apis 2025-04-14T08:19:40.580Z 2025-04-14T08:19:40.854Z false
projects.do 0.0.1 SDK for project management with tasks, resources, and timelines integrated with APIs.do 148 https://github.com/drivly/ai https://projects.do MIT projects,project-management,tasks,resources,sdk,apis 2025-04-14T08:21:26.188Z 2025-04-14T08:21:26.521Z false
tasks.do 0.0.1 Human-in-the-loop workflows enabling powerful task management with the Tasks & Queue collections 147 https://github.com/drivly/ai https://tasks.do MIT tasks,queues,human-in-the-loop,workflows,task-management,slack,blocks 2025-04-14T08:22:11.604Z 2025-04-14T08:22:11.854Z false
actions.do 0.0.1 SDK for performing tasks within workflows 145 https://github.com/drivly/ai https://actions.do MIT actions,tasks,workflows,sdk,typescript 2025-04-14T08:17:46.827Z 2025-04-14T08:17:47.081Z false
searches.do 0.0.1 SDK for querying and retrieving data in workflows 145 https://github.com/drivly/ai https://searches.do MIT searches,query,data,workflows,sdk,typescript 2025-04-14T08:21:56.619Z 2025-04-14T08:21:56.911Z false
llm.do 0.0.1 Intelligent AI Gateway for routing requests to optimal language models with Vercel AI SDK provider support 143 https://github.com/drivly/ai https://llm.do MIT llm,ai,language-model,gateway,router,model-selection,multi-model,vercel-ai-sdk,ai-sdk-provider,embeddings 2025-04-14T08:20:25.988Z 2025-04-14T08:20:26.219Z false
triggers.do 0.0.1 SDK for managing event triggers that initiate workflows 136 https://github.com/drivly/ai https://triggers.do MIT triggers,events,workflows,sdk,typescript 2025-04-14T08:22:26.691Z 2025-04-14T08:22:26.927Z false
language-models 2.4.0 Model listing and resolution for LLM providers 120 MIT ai,llm,language-models,openrouter,primitives 2025-05-01T09:39:20.437Z 2026-05-26T14:47:14.528Z false
motion.md 0.0.1 Convert Markdown to video presentations using Remotion 97 https://github.com/drivly/ai https://mdx.org.ai MIT markdown,video,remotion,presentation,slidev 2025-04-14T08:25:49.615Z 2025-04-14T08:25:49.850Z false
durable-objects-nosql 0.0.1 MongoDB-style NoSQL interface for Cloudflare Worker Durable Objects 97 https://github.com/drivly/ai https://mdx.org.ai MIT cloudflare,workers,durable-objects,nosql,mongodb,sqlite 2025-04-14T08:25:34.659Z 2025-04-14T08:25:34.989Z false
schema.org.ai 0.1.0 Schema.org vocabulary plus the .org.ai superset (Agent, Tool, Capability, Model, …) as TypeScript types. 93 https://github.com/dot-org-ai/schema.org.ai https://schema.org.ai CC-BY-SA-4.0 schema.org,ontology,json-ld,ai-agents,business-as-code,mdxld 2026-05-05T20:25:59.226Z 2026-05-05T20:25:59.407Z false
payload-utils 0.0.1 Payload CMS utilities for Cloudflare Workers and NextJS 89 MIT payload,cms,cloudflare,workers,nextjs 2025-04-14T13:23:02.455Z 2025-04-14T13:23:02.704Z false
payload-hooks-queue 0.0.1 Queue Payload collection hooks as background tasks or workflows 85 2025-04-14T08:26:04.108Z 2025-04-14T08:26:04.336Z false
simple-payload 0.0.1 A lightweight package for interfacing with Payload CMS, supporting both direct Node.js usage and REST API-based access for edge runtimes. 85 2025-04-14T13:24:07.266Z 2025-04-14T13:24:07.554Z false
clickable-apis 0.0.1 This package provides the API function extracted from api.config.ts, used for creating API handlers with enhanced context and error handling. 82 2025-04-14T08:24:44.915Z 2025-04-14T08:24:45.188Z false
digital-tasks 2.4.0 Task management primitives for digital workers (agents and humans) 78 MIT ai,tasks,queue,workers,agents,primitives 2025-12-23T02:31:54.536Z 2026-05-26T14:47:02.544Z false
org.ai 0.1.1 Identity for humans and AI agents 75 https://github.com/dot-org-ai/org.ai https://id.org.ai MIT auth,identity,ai,humans,durable-objects,cloudflare 2026-01-07T02:05:33.623Z 2026-01-09T00:50:55.063Z false
digital-products 2.4.0 Primitives for defining and building digital products 71 MIT products,apps,api,digital,primitives 2025-12-23T02:31:50.630Z 2026-05-26T14:46:59.740Z false
ai-tests 2.4.0 Dev-time test assertions for AI behavior - expect, should, assert, describe, it via RPC 69 MIT ai,test,chai,expect,assert,workers,rpc,primitives 2025-12-23T02:31:34.923Z 2026-05-26T14:46:47.544Z false
db4ai 0.3.6 AI-powered database operations with CapnWeb RPC transport for db4 69 https://github.com/dot-do/db4 https://db4.ai MIT db4,ai,rpc,capnproto,cloudflare,workers,durable-objects 2026-01-04T16:26:11.426Z 2026-01-23T17:20:15.136Z false
human-in-the-loop 2.4.0 Primitives for integrating human oversight and intervention in AI workflows 68 MIT human,oversight,hitl,primitives 2025-05-06T11:39:18.502Z 2026-05-26T14:47:12.314Z false
mdxui 7.0.0-alpha.1 Higher-order abstractions for Business-as-Code. Type-safe components that abstract entire business domains. 66 https://github.com/dot-do/ui https://mdxui.dev MIT mdx,react,typescript,components,ui,design-system,platform-do,zod,site,app,saas,dashboard 2025-05-20T20:13:24.684Z 2026-05-28T14:34:46.527Z false
ai-props 2.4.0 AI-powered props primitives for intelligent component properties 65 MIT ai,props,react,primitives 2024-12-14T23:14:35.362Z 2026-05-26T14:46:41.833Z false
db.mdx 0.0.18 A simple database 63 https://github.com/ai-primitives/core https://github.com/ai-primitives/core/tree/main/packages/db.mdx MIT 2024-12-06T20:08:00.982Z 2024-12-06T21:43:47.301Z false
@headlessly/content 0.1.2 headless.ly Content entities — Content, Asset, Site 61 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,content,digital-objects,cms,headless-cms,agent-first 2026-03-03T18:40:12.378Z 2026-03-09T23:18:34.362Z false
ai-experiments 2.4.0 Runtime A/B testing for AI variants in production - traffic splitting, decision strategies, and ClickHouse-backed outcome tracking 57 MIT ai,experiments,clickhouse,analytics,primitives 2025-05-06T08:53:58.851Z 2026-05-26T14:46:32.437Z false
barcoding.dev 0.1.0 The barcode layer of the visibility.cloud family, as offline verbs: resolve / verify / generate / serialize across GS1 (GTIN, element strings, Digital Link incl. compressed, GLN, SSCC), VIN, ISBN, FDA UDI, NDC and carrier tracking — plus an MCP door (reso 52 https://barcoding.dev MIT barcode,gs1,gtin,gln,sscc,digital-link,application-identifiers,vin,isbn,udi,ndc,tracking,serialization,sqids,mcp,scheme-registry,supply-chain,epcis,agents 2026-07-31T13:28:38.921Z 2026-07-31T23:26:30.653Z false
gptmd 0.2.4 CLI to Generate Markdown Content with GPT 52 https://github.com/nathanclevenger/gpt-markdown-cli https://github.com/nathanclevenger/gpt-markdown-cli#readme MIT 2023-03-26T10:38:54.241Z 2023-03-28T11:53:01.955Z false
dotdo 0.1.0 Business-as-Code framework for autonomous businesses run by AI agents 50 https://github.com/dot-do/dotdo https://github.com/dot-do/dotdo#readme MIT durable-objects,cloudflare,workers,typescript,business-as-code,ai-agents,serverless 2026-01-07T01:52:44.142Z 2026-01-12T16:59:50.822Z false
autonomous-qa 0.1.0 The external third-party verifier for agent-first APIs. Discovery from published machine surfaces, contract-derived deterministic checks, attested public grade reports. Reference client for the hosted service at https://api.qa. 46 MIT api,qa,verification,agent,mcp,openapi,llms.txt,attestation 2026-07-19T11:08:21.091Z 2026-07-19T11:08:21.462Z false
postgres.do 0.1.2 PostgreSQL for Cloudflare Workers - sql tagged template client with Drizzle ORM support 43 https://github.com/dot-do/postgres https://postgres.do MIT postgres,postgresql,cloudflare,workers,sql,database,drizzle,tagged-template,serverless,pglite,wasm 2026-01-22T15:59:15.325Z 2026-01-24T17:13:22.421Z false
@headlessly/cli 0.1.5 CLI tool for headless.ly developers and agents 42 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,cli,agent-first,digital-objects 2026-03-03T18:39:44.364Z 2026-03-09T23:18:19.453Z false
ducktail 0.3.0-rc.3 Event collection worker with hibernatable WebSocket connections for Cloudflare Workers 38 https://github.com/dotdo/duckdb https://duck.do MIT duckdb,cloudflare,workers,events,analytics,tail,durable-objects,websocket,hibernation 2026-01-23T19:18:00.317Z 2026-01-23T20:31:38.284Z false
platform.do 0.1.11 TypeScript SDK and CLI for the .do Platform - unified API for AI, databases, actions, and workflows on Cloudflare 37 https://github.com/dot-do/ai https://platform.do MIT platform,sdk,cli,ai,database,events,tracking,webhooks,cloudflare,workers,capnweb,rpc,typescript,actions,workflows,automation,business,business-as-code 2025-11-26T12:33:11.824Z 2025-12-11T19:16:52.584Z false
ai-primitives 2.0.1 All AI primitives for building intelligent applications 37 2025-05-06T16:41:11.441Z 2026-05-26T14:46:39.021Z false
gitx.do 0.1.3 Git on Cloudflare Durable Objects - A complete git reimplementation for the edge 36 https://github.com/dot-do/gitx https://github.com/dot-do/gitx#readme MIT git,cloudflare,durable-objects,edge,mcp,ai 2026-01-05T11:20:17.112Z 2026-01-26T17:09:11.199Z false
ai-service 0.1.0 Wrapper for AI entities with pricing and billing capabilities 36 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,service,pricing,billing,stripe 2025-05-06T09:55:12.353Z 2025-05-06T09:55:12.651Z false
@headlessly/projects 0.1.2 headless.ly Projects entities — Project, Issue, Comment 35 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,projects,digital-objects,issue,project-management,agent-first 2026-03-03T18:42:37.972Z 2026-03-09T23:20:16.624Z false
@headlessly/sdk 0.1.2 The unified headless.ly SDK — all 35 entities + $ context 35 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,sdk,digital-objects,agent-first,crm,billing,projects 2026-02-07T15:33:25.369Z 2026-03-09T23:20:46.766Z false
@headlessly/rpc 0.1.2 Preconfigured rpc.do client for headless.ly — capnweb promise pipelining, magic .map(), automatic batching 35 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,rpc,capnweb,promise-pipelining,rpc.do 2026-03-03T18:43:08.513Z 2026-03-09T23:20:31.256Z false
redis.do 0.2.0 100% Redis-compatible database on Cloudflare Workers, Durable Objects, and SQLite 34 https://github.com/dot-do/redis https://github.com/dot-do/redis#readme MIT redis,cloudflare,workers,durable-objects,database,serverless,edge,mcp,ioredis 2026-01-05T12:15:13.653Z 2026-01-05T12:15:13.832Z false
@headlessly/support 0.1.2 headless.ly Support entities — Ticket 33 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,support,digital-objects,ticket,helpdesk,agent-first 2026-03-03T18:43:38.397Z 2026-03-09T23:21:01.493Z false
@headlessly/billing 0.1.1 headless.ly Billing entities — Customer, Product, Price, Subscription, Invoice, Payment 33 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,billing,digital-objects,subscription,invoice,payment,stripe,agent-first 2026-03-03T18:39:28.862Z 2026-03-09T21:50:47.559Z false
shadmin 0.0.5 Modern admin UI library built with React 19 and shadcn/ui 33 https://github.com/nathanclevenger/shadmin https://github.com/nathanclevenger/shadmin#readme MIT react,admin,ui,shadcn,components,cli,vite 2026-01-06T12:48:33.208Z 2026-01-06T21:12:37.820Z false
icetype 0.3.0 IceType - Type-safe schema language for data lakes and databases 32 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,schema,typescript,iceberg,parquet,data-lake,type-safe 2026-01-16T15:02:10.979Z 2026-02-03T11:25:02.960Z false
agent-experience 0.1.0 AX = Agent eXperience — what UX and DX were for humans, AX is for agents. The base toolkit for consuming and implementing agent-first (.ax) surfaces per AXP, the Agent eXperience Protocol (https://apis.ax/axp): markdown-first content negotiation, typed BL 32 https://apis.ax/axp MIT ax,axp,agent-experience,agent-first,agent-experience-protocol-axp,llms.txt,agents.json,content-negotiation,typed-errors,x402,402,openapi,mcp 2026-07-21T16:04:52.499Z 2026-07-21T16:04:52.809Z false
@headlessly/mcp 0.1.2 MCP protocol client for headless.ly — search, fetch, do 32 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,mcp,model-context-protocol,digital-objects,agent-first 2026-03-03T18:41:39.949Z 2026-03-09T23:19:30.638Z false
@headlessly/experiments 0.1.2 headless.ly Experimentation entities — Experiment, FeatureFlag 31 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,experiments,digital-objects,ab-test,feature-flag,agent-first 2026-03-03T18:40:56.121Z 2026-03-09T23:19:01.907Z false
next-mdxld 1.3.0 MDX loader for Next.js with dynamic layouts and components 31 2024-12-22T14:44:43.456Z 2025-01-14T18:43:04.766Z false
visibility.cloud 0.1.0 Verifiable without joining, runnable: verify EPCIS 2.0 event bundles against GS1's pinned official schema and the CBV 2.0 §8.9 event hash, render chain-of-custody traces from local event files, and print the checkable spec citations. Local-only — no netwo 30 https://visibility.cloud MIT epcis,epcis-2.0,gs1,cbv,event-hash,traceability,chain-of-custody,supply-chain,fsma-204,sunrise-2027,cli,agent 2026-07-31T13:28:17.690Z 2026-07-31T13:28:17.965Z false
@headlessly/objects 0.1.2 DO-backed NounProvider for digital-objects — bridges Noun() to Durable Object storage 30 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,digital-objects,noun-provider,durable-objects,agent-first 2026-03-03T18:42:08.510Z 2026-03-09T23:19:45.290Z false
ai-site 0.1.0 Zero-config solution for creating AI-powered Next.js websites 30 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,next.js,zero-config,ai-functions,ai-props 2025-05-05T18:47:24.566Z 2025-05-05T18:47:24.878Z false
@headlessly/platform 0.1.2 headless.ly Platform entities — Workflow, Integration, Agent 30 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,platform,digital-objects,workflow,integration,agent,agent-first 2026-03-03T18:42:23.301Z 2026-03-09T23:20:02.002Z false
@headlessly/crm 0.1.2 headless.ly CRM entities — Contact, Company, Deal 30 https://github.com/headlessly/headless.ly https://crm.headless.ly MIT headlessly,crm,digital-objects,contact,deal,lead,agent-first 2026-03-03T18:40:26.141Z 2026-03-09T23:18:48.100Z false
agents.do 0.0.1 A framework and platform for building, deploying, and managing autonomous AI agents 30 https://github.com/drivly/ai https://agents.do MIT agents,ai,autonomous,digital-workers,llm,intelligence,automation 2025-03-27T15:16:35.642Z 2025-03-27T15:16:35.810Z false
mdxe 1.9.1 Execute, Test, & Deploy MDX-based Agents, Apps, APIs, and Sites 29 https://github.com/ai-primitives/mdx.org.ai https://github.com/ai-primitives/mdx.org.ai#readme MIT mdx,mdxe,execute,deploy,do,cloudflare,workers,fumadocs,opennext 2024-12-12T14:37:21.102Z 2025-12-20T12:39:29.388Z false
ctx.do 1.2.0 Context Enrichment API 29 ssh://git@github.com/drivly/ctx.do https://ctx.do MIT 2022-09-27T16:51:14.218Z 2023-01-07T11:35:25.489Z false
docs.td 0.0.4 Multi-tenant documentation platform for npm packages 29 https://github.com/nathanclevenger/.td https://github.com/nathanclevenger/.td/tree/main/packages/docs.td#readme MIT documentation,fumadocs,npm,multi-tenant,cloudflare-workers 2026-01-05T11:52:47.275Z 2026-01-05T17:10:47.125Z false
ai-plans 0.1.0 Create and manage AI-driven plans with goals and key results 29 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,plans,goals,okr,key-results 2025-05-06T11:37:01.366Z 2025-05-06T11:37:01.618Z false
db.sb 0.1.7 Database SDK with typed collections and admin UI for Startups.Studio 28 https://github.com/dotdo-io/db.sb https://db.sb MIT database,payload,cms,admin,typescript,startups,sdk 2025-12-17T19:50:33.333Z 2025-12-18T16:31:39.766Z false
ai-list 0.1.4 AI-Powered List Generation Tagged Template Literal (using OpenAI GPT4 / GPT3.5) 28 https://github.com/nathanclevenger/ai-functions https://github.com/nathanclevenger/ai-functions#readme MIT ai,tagged,template,gpt,list 2023-11-03T21:23:49.529Z 2023-11-03T22:16:28.131Z false
ai-screenshot 0.1.0 Generate React components or PNG/SVG images of SaaS app screenshots with AI-powered content generation 28 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,react,screenshot,saas,ui,components,image 2025-05-06T13:54:12.805Z 2025-05-06T13:54:13.153Z false
@headlessly/events 0.1.1 Event system with time travel for headless.ly Digital Objects 27 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,events,event-sourcing,time-travel,cdc,agent-first 2026-03-03T18:40:41.467Z 2026-03-09T21:51:45.397Z false
@headlessly/marketing 0.1.2 headless.ly Marketing entities — Campaign, Segment, Form 27 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,marketing,digital-objects,campaign,segment,form,agent-first 2026-03-03T18:41:24.817Z 2026-03-09T23:19:15.638Z false
autonomous-startups 0.1.0 The abstract self-running startup: the capstone primitive that composes business-as-code, services-as-software, digital-products, digital-tools, and digital-workers into one definition, with every lifecycle transition gated by @org.ai/authority. 26 https://github.com/dot-org-ai/primitives.org.ai https://github.com/dot-org-ai/primitives.org.ai/tree/main/packages/autonomous-startups MIT autonomous,startup,startups,primitives,business-as-code,services-as-software,digital-workers,agents,authority,capstone 2026-07-16T15:20:26.544Z 2026-07-16T15:20:26.881Z false
ideal-customer-profile 0.1.6 Know exactly who you're selling to 26 MIT icp,ideal-customer-profile,sales,marketing,buyer-persona 2025-12-17T20:53:18.686Z 2025-12-17T20:54:01.645Z false
ai-business 0.1.0 Business types and functions for AI applications 26 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,business,goals,plans,okr,storybrand,lean-canvas 2025-04-14T08:22:55.652Z 2025-05-06T09:57:00.848Z false
fsx.do 0.1.3 Filesystem on Cloudflare Durable Objects - A virtual filesystem for the edge 26 https://github.com/dot-do/fsx https://github.com/dot-do/fsx#readme MIT filesystem,fs,cloudflare,durable-objects,edge,ai,virtual-filesystem,r2,storage,posix 2026-01-09T17:00:27.502Z 2026-01-26T17:09:49.710Z false
exec-symbols 0.1.0 [](https://github.com/graphdl/exec-symbols/actions/workflows/tests.yml) 26 ISC 2025-05-01T09:39:11.237Z 2025-05-01T09:39:11.545Z false
ai-brand 0.1.0 AI-powered brand messaging and visual identity generation 25 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,brand,branding,design,identity,messaging,storyBrand,visual,color,logo,tailwind,iconify 2025-05-06T11:38:24.633Z 2025-05-06T11:38:24.893Z false
create-icetype 0.2.0 Create IceType projects - scaffolds new schema-driven TypeScript projects 25 https://github.com/dot-do/icetype https://github.com/dot-do/icetype MIT icetype,create,scaffold,generator,cli,schema,typescript 2026-01-22T14:38:53.120Z 2026-02-03T11:24:55.350Z false
@headlessly/analytics 0.1.1 headless.ly Analytics entities — Event, Metric, Funnel, Goal 25 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,analytics,digital-objects,event,metric,funnel,agent-first 2026-03-03T18:39:13.757Z 2026-03-09T21:50:32.910Z false
mongo.do 0.1.1 MongoDB-compatible database backed by Cloudflare Durable Objects SQLite 25 https://github.com/nathanclevenger/mongo.do https://github.com/nathanclevenger/mongo.do#readme MIT mongodb,cloudflare,durable-objects,sqlite,database 2026-01-05T03:03:10.900Z 2026-01-05T09:57:27.767Z false
create-startups 0.2.0 Startup Factory CLI - Generate and validate startup ideas with AI 25 MIT startups,create,cli,ai,business 2025-12-17T19:44:45.086Z 2026-04-04T20:57:22.053Z false
esm.do 0.0.7 Living ESM module system for AI agents - types, modules, tests, and scripts in one place 24 https://github.com/dot-do/esm https://esm.do MIT esm,modules,ai,mcp,typescript,sandbox,cloudflare,workers 2026-01-25T11:57:38.763Z 2026-01-26T20:34:31.520Z false
ai-startups 0.1.0 Startup types and functions for AI applications combining Business and Service patterns 24 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,business,startup,services,site-generator,database 2025-05-06T11:49:52.557Z 2025-05-06T11:49:52.820Z false
mdxai 1.2.0 Zero-config CLI to recursively generate and update MDX structured data using MDXLD 23 https://github.com/ai-primitives/mdxai https://mdx.org.ai MIT mdx,mdxld,cli,ai,linked-data,typescript 2024-12-14T16:26:08.986Z 2024-12-27T21:43:01.170Z false
bashx.do 0.1.3 AI-enhanced bash execution with safety, intent understanding, and intelligent recovery 22 https://github.com/dot-do/bashx https://github.com/dot-do/bashx#readme MIT bash,shell,ai,cloudflare,workers,mcp,safety 2026-01-09T18:19:35.160Z 2026-01-26T17:09:21.466Z false
ai-admin 0.1.0 Pre-configured Payload CMS instance for managing AI primitives 22 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT payload,cms,admin,ai,functions,workflows 2025-05-08T13:40:57.372Z 2025-05-08T13:40:57.636Z false
d1-json 0.0.5 JSON CRUD + Search Functions for Cloudflare D1 21 https://github.com/nathanclevenger/d1-json https://github.com/nathanclevenger/d1-json#readme MIT 2023-10-04T10:07:02.986Z 2023-10-08T12:00:35.549Z false
@headlessly/react 0.1.0 React SDK for headless.ly - hooks, providers, and error boundaries 21 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,react,hooks,provider,analytics,errors,error-boundary,feature-flags,experiments,sdk 2026-03-03T18:42:53.332Z 2026-03-03T18:42:53.598Z false
payload-functions 0.0.1-beta.5 Convenience Functions for Rapid Development of Payload CMS Apps 21 MIT 2023-11-02T09:37:29.270Z 2023-11-02T11:29:21.068Z false
ai-directory 0.1.0 Zero-config solution for creating AI-powered directory applications with Next.js 21 https://github.com/drivly/primitives.org.ai https://mdx.org.ai MIT ai,next.js,directory,zero-config,ai-functions,ai-props 2025-05-06T12:48:10.264Z 2025-05-06T12:48:10.662Z false
ducklytics 0.1.2 Analytics SDK and dashboard for DuckDB 21 https://github.com/dotdo/duckdb https://duck.do MIT duckdb,analytics,dashboard,cloudflare,workers,sdk 2026-01-23T20:17:20.075Z 2026-01-23T20:30:59.136Z false
services.studio 0.1.0 TypeScript SDK for services.studio, services.delivery, and api.services, - a graph database API for occupational data, schemas, and integrations 21 https://github.com/nathanclevenger/api.services https://api.services MIT api,graph,database,onet,occupation,skills,schema.org,zapier,gs1,naics,typescript,sdk 2025-10-01T17:59:55.378Z 2025-10-01T17:59:55.584Z false
esbuild-plugin-http 0.2.0 ESBuild plugin for HTTP imports 20 https://github.com/nathanclevenger/esbuild-plugin-http https://github.com/nathanclevenger/esbuild-plugin-http#readme MIT 2022-09-29T12:56:37.179Z 2022-09-29T19:04:27.834Z false
jobs-to-be-done 0.1.6 Understand why customers really buy 20 MIT jtbd,jobs-to-be-done,customer-research,product,innovation 2025-12-17T20:53:23.720Z 2025-12-17T20:54:06.695Z false
apps.ax 0.0.1 AX = Agent Experience. The store-residence directory of agent-installable apps, skills, and MCP servers. Name reserved for the live service at https://apps.ax. 20 MIT ax,agent-experience,agents,mcp,skills,directory,store 2026-07-19T11:04:51.992Z 2026-07-19T11:04:52.319Z false
ai-waitlist 0.1.0 AI-powered landing page generator with authentication and onboarding flow 20 https://github.com/drivly/primitives.org.ai https://primitives.org.ai MIT ai,waitlist,landing-page,authentication,onboarding 2025-05-08T01:21:20.969Z 2025-05-08T01:21:21.220Z false
@headlessly/code 0.1.0 Claude Code client SDK for headless.ly — run Claude Code against any GitHub repo via sandboxed containers 19 https://github.com/headlessly/headless.ly https://code.headless.ly MIT headlessly,claude-code,sandbox,ai-agents,cloudflare,workers,github,terminal 2026-03-03T18:39:58.113Z 2026-03-03T18:39:58.382Z false
payload-workos 0.0.1 WorkOS plugin for Payload CMS 19 MIT payload,cms,plugin,workos,authentication,sso 2025-04-14T13:23:36.975Z 2025-04-14T13:23:37.360Z false
sales-builder 0.2.0 Sales channel builder — launch campaigns, outbound, content, and measure results 19 MIT 2025-12-17T19:58:43.831Z 2026-04-04T20:57:24.974Z false
startup-builder 0.2.0 State-machine-driven startup builder — orchestrates the full Foundation Sprint sequence 19 MIT 2025-12-17T19:56:37.744Z 2026-04-04T20:57:29.968Z false
neo4j.do 0.1.1 Neo4j-compatible graph database on Cloudflare Workers 18 https://github.com/dot-do/neo4j https://neo4j.do MIT neo4j,graph-database,cypher,cloudflare-workers,d1,sqlite 2026-01-05T15:29:26.074Z 2026-01-05T16:46:28.432Z false
mongoose.do 0.1.1 Mongoose-compatible ODM for Cloudflare Durable Objects with TypeScript-first $ API 18 https://github.com/dot-do/mongoose https://github.com/dot-do/mongoose#readme MIT mongoose,mongodb,odm,cloudflare,durable-objects,workers,typescript,zod,schema,validation 2026-01-05T12:53:32.777Z 2026-01-05T12:57:27.141Z false
cloudformed 0.1.0 CloudFormed SDK 18 https://github.com/cloudformed/pkg https://github.com/monatheoctocat/my_package MIT 2022-07-25T15:29:40.627Z 2022-07-25T15:29:40.802Z false
design-sprint 0.1.6 Solve big problems in five days 18 MIT design-sprint,google-ventures,prototyping,user-testing,product 2025-12-17T20:53:21.154Z 2025-12-17T20:54:04.173Z false
page.ax 0.0.1 AX = Agent Experience. Agent-publishable pages — gist for agents: any agent, any vendor, one command to a published page. Name reserved for the live service at https://page.ax. 18 MIT ax,agent-experience,agents,publish,pages,gist,attestation 2026-07-19T11:04:55.326Z 2026-07-19T11:04:55.580Z false
mongo-server-components 0.0.3 React Server Components for MongoDB List + CRUD 18 https://github.com/nathanclevenger/mongo-server-components https://github.com/nathanclevenger/mongo-server-components#readme MIT mongo,mongodb,react,rsc 2024-01-31T08:23:21.184Z 2024-01-31T08:52:31.144Z false
ai-server-components 0.0.2 AI Functions in React Server Components 18 https://github.com/nathanclevenger/ai-components https://github.com/nathanclevenger/ai-components#readme MIT ai,ai-functions,openai,gpt,gpt4,react,rsc 2024-01-31T09:06:00.694Z 2024-01-31T09:31:33.108Z false
mongo-fetch 1.5.0 Fetch-based Mongo Client for the Edge (Including Cloudflare Workers, Vercel Edge Functions, Deno, etc), the Browser, or Node that is API Compatible with the official `mongodb` NodeJS driver, and can hit the official Mongo Atlas Data API, or the the [Mongo 17 https://github.com/drivly/mongo-fetch https://github.com/drivly/mongo-fetch#readme MIT 2023-04-07T16:57:31.198Z 2023-04-07T16:57:31.415Z false
api.sb 0.1.2 API SDK for AI, communications, payments, enrichment, and more 17 https://github.com/dotdo-io/api.sb https://api.sb MIT api,ai,payments,communications,enrichment,sdk,typescript 2025-12-17T19:45:41.175Z 2025-12-17T21:38:32.322Z false
node-yaml-file 0.1.0 Simple YAML Read/Write to Files for NodeJS 17 https://github.com/nathanclevenger/yaml-file https://github.com/nathanclevenger/yaml-file#readme MIT yaml,file,node 2023-10-28T16:31:33.597Z 2023-10-28T16:31:33.815Z false
lean-canvas 0.1.6 One-page business model. Nine boxes. Total clarity. 17 MIT lean-canvas,business-model,startup,planning,ai 2025-12-17T20:54:14.120Z 2025-12-17T20:54:14.388Z false
@headlessly/js 0.1.0 Browser SDK for headless.ly - analytics, errors, and feature flags 16 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,analytics,errors,feature-flags,browser 2026-03-03T18:41:10.566Z 2026-03-03T18:41:10.895Z false
nats.do 0.1.0 NATS/JetStream on Cloudflare Durable Objects 16 https://github.com/drivly/nats.do https://github.com/drivly/nats.do#readme MIT nats,jetstream,cloudflare,durable-objects,messaging,pubsub 2026-01-05T10:02:58.970Z 2026-01-05T10:02:59.102Z false
@headlessly/ui 0.1.0 Schema-driven React CRUD components for headless.ly entities — powered by @mdxui/admin + @headlessly/react 16 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,react,crud,entity,schema-driven,ui,components,admin,database-editor 2026-03-03T18:43:54.144Z 2026-03-03T18:43:54.371Z false
colo.do 0.1.1 colo.do - Location-aware Durable Objects managed service 16 https://github.com/dot-do/colo.do https://colo.do MIT cloudflare,durable-objects,colocation,edge,rpc 2026-01-26T15:59:46.950Z 2026-01-27T11:44:47.113Z false
mongo-rpc 0.1.0 MongoDB RPC Client for Edge Proxy, Caching, and Connection Pooling 16 https://github.com/nathanclevenger/mongo-rpc https://github.com/nathanclevenger/mongo-rpc#readme MIT mongo,mongodb,rpc,proxy,cache,db 2023-10-07T09:22:57.486Z 2023-10-07T09:22:57.740Z false
create-do 0.1.0 Create a new .do app with Cloudflare Workers + Durable Objects 16 https://github.com/drivly/create-do https://github.com/drivly/create-do#readme MIT cloudflare,workers,durable-objects,scaffold,create 2026-01-08T23:28:00.761Z 2026-01-08T23:28:00.899Z false
sources.do 0.0.1 Dynamic API Source Management 15 https://github.com/drivly/sources.do https://sources.do MIT 2022-10-12T10:33:50.744Z 2022-10-12T10:33:50.902Z false
@headlessly/node 0.1.0 Node.js SDK for headless.ly - server-side analytics, errors, and feature flags 15 https://github.com/headlessly/headless.ly https://headless.ly MIT headlessly,node,analytics,errors,server 2026-03-03T18:41:53.528Z 2026-03-03T18:41:53.834Z false
beads-workflows 0.1.1 Workflow engine + TypeScript SDK for beads issue tracker 15 https://github.com/dot-do/beads-workflows https://github.com/dot-do/beads-workflows#readme MIT beads,workflows,issue-tracker,automation,claude,agent 2025-12-20T11:20:53.035Z 2025-12-20T16:49:35.591Z false
hono-mdx 1.0.0 Hono JSX support for MDX via @mdx-js/react 15 https://github.com/ai-primitives/hono-mdx https://mdx.org.ai MIT hono,mdx,jsx,cloudflare,workers 2024-12-21T10:38:16.732Z 2024-12-21T10:38:16.904Z false
payload-vscode 0.0.1 VSCode extension for Payload CMS integration 15 https://github.com/drivly/ai https://github.com/drivly/ai 2025-04-14T13:23:17.275Z 2025-04-14T13:23:17.542Z false
tagged-template-permutations 0.1.4 Tagged Template Literal Function for Generating all Permutations of Arrays 14 https://github.com/nathanclevenger/tagged-template-permutations https://github.com/nathanclevenger/tagged-template-permutations#readme MIT tagged,template,literal,permutations,array 2023-11-03T19:30:21.864Z 2023-11-03T22:15:30.207Z false
drivly 0.1.0 Drivly Commerce API 14 https://github.com/drivly/drivly https://driv.ly MIT 2022-10-01T21:14:19.830Z 2022-10-01T21:17:36.893Z false
kafka.do 0.0.4 Kafka-compatible streaming platform on Cloudflare Workers with Durable Object SQLite 14 https://github.com/dot-do/kafka https://github.com/dot-do/kafka#readme MIT kafka,streaming,cloudflare,workers,durable-objects,event-streaming,message-queue,pub-sub,queue 2026-01-05T11:43:57.053Z 2026-01-05T11:43:57.189Z false
duck.do 0.1.0-rc.1 Client SDK for duck.do managed DuckDB service 14 https://github.com/dotdo/duckdb https://duck.do MIT duckdb,duck.do,analytics,sql,client 2026-01-23T18:27:22.287Z 2026-01-23T18:27:22.503Z false
drively 0.1.0 Drively Commerce API 14 https://github.com/drivly/drivly https://driv.ly MIT 2022-10-01T21:15:10.436Z 2022-10-01T21:18:10.714Z false
vault.do 0.1.0 Managed encrypted secrets storage for the .do platform 14 https://github.com/dot-do/vault https://github.com/dot-do/vault#readme MIT vault,secrets,encryption,workos,dotdo,key-management 2026-01-25T11:31:14.561Z 2026-01-25T11:31:14.825Z false
graph.do 0.1.0 Knowledge graph built on mongo.do with MCP server support 13 https://github.com/nathanclevenger/graph.do https://github.com/nathanclevenger/graph.do#readme MIT knowledge-graph,graph-database,mcp,model-context-protocol,mongo.do,cloudflare 2026-01-05T13:00:09.342Z 2026-01-05T13:00:09.485Z false
f.to 0.0.1 _Warning: this project is not production ready, API might change without notice._ 13 MIT 2021-12-04T18:07:10.721Z 2021-12-04T18:07:10.938Z false
mongo-rpc-server 0.1.1 MongoDB RPC Server on Node, Deno, or Bun for Edge Proxy, Caching, and Connection Pooling 13 https://github.com/nathanclevenger/mongo-rpc https://github.com/nathanclevenger/mongo-rpc#readme MIT mongo,mongodb,rpc,proxy,cache,db 2023-10-07T09:23:05.259Z 2023-10-07T09:58:41.859Z false
mondoo 0.1.0 Mongoose-compatible ODM for Cloudflare Durable Objects with TypeScript-first $ API 13 https://github.com/nathanclevenger/mondoo https://github.com/nathanclevenger/mondoo#readme MIT mongoose,mongodb,odm,cloudflare,durable-objects,workers,typescript,zod,schema,validation 2026-01-05T01:10:16.963Z 2026-01-05T01:10:17.170Z false
mongo-fetch-api 0.2.0 Self-hosted Mongo Data API 11 https://github.com/drivly/mongo-fetch-api https://github.com/drivly/mongo-fetch-api#readme MIT mongo,mongodb,api,rest,drivly 2023-04-07T14:17:44.796Z 2023-04-07T14:17:44.994Z false
dev.td 0.0.1 CLI and SDK for programmatic Claude Code interaction 11 https://github.com/tdevs/.td https://github.com/tdevs/.td/tree/main/packages/dev.td MIT claude,claude-code,rpc,sdk,cli 2026-01-05T16:56:10.823Z 2026-01-05T16:56:10.995Z false
nextra-theme-api 0.1.0 A Nextra theme for APIs. 11 https://github.com/drivly/nextra-theme-blog https://github.com/drivly/nextra-theme-blog#readme MIT 2021-11-08T15:45:52.490Z 2021-11-08T15:45:52.720Z false
foundation-sprint 0.1.6 Build your startup foundation in one day 11 MIT startup,sprint,foundation,validation,mvp 2025-12-17T20:54:16.922Z 2025-12-17T20:54:17.157Z false
startup-names 0.1.6 Name your startup. Own the brand. 10 MIT naming,startup,branding,domains,business 2025-12-17T20:54:11.360Z 2025-12-17T20:54:11.607Z false
turso.do 0.0.1 Managed service client for Turso-compatible SQLite on Cloudflare 10 MIT turso,libsql,sqlite,cloudflare,durable-objects,managed-service 2026-01-22T11:02:55.611Z 2026-01-22T11:02:55.820Z false
apis-do-zapier 0.1.0 This Zapier integration project is generated by the `zapier init` CLI command. 10 2025-05-01T09:38:50.481Z 2025-05-01T09:38:50.759Z false
iceberg.do 0.2.0 Iceberg REST Catalog as a Service - managed Iceberg catalog on Cloudflare Workers 9 https://github.com/dot-do/iceberg https://iceberg.do MIT iceberg,catalog,cloudflare,workers,durable-objects,r2,rest-api 2026-02-03T14:39:55.276Z 2026-02-03T14:39:55.568Z false
startup.games 0.1.0 Gamified reward engine for startups — Octalysis-driven progression, quests, and AI agent reward signals 9 MIT 2026-04-07T14:28:26.446Z 2026-04-07T14:28:26.661Z false
durable-objects-cron 0.0.1 CRON scheduling interface for Cloudflare Worker Durable Objects 9 https://github.com/drivly/ai https://mdx.org.ai MIT cloudflare,workers,durable-objects,cron,scheduling,alarms 2025-04-14T08:25:17.855Z 2025-04-14T08:25:18.124Z false
product-names 0.1.6 Name your product. Check the domain. Ship it. 9 MIT naming,product,domains,branding,startup 2025-12-17T20:54:08.832Z 2025-12-17T20:54:09.089Z false
sqlite.do 0.0.1 High-level API and utilities for distributed SQLite on Cloudflare 9 MIT sqlite,cloudflare,durable-objects 2026-01-22T11:02:53.960Z 2026-01-22T11:02:54.169Z false
payload-zapier-apps 0.0.1 Zapier app generator for Payload CMS collections 8 https://github.com/drivly/ai https://mdx.org.ai MIT payload,cms,zapier,integration 2025-04-14T13:23:51.786Z 2025-04-14T13:23:52.135Z false
vscode-mdxld 1.0.0 VS Code extension for MDX-LD with namespace browsing, schema validation, and AI-enriched editing 8 https://github.com/ai-primitives/vscode-mdxld https://mdx.org.ai MIT 2024-12-21T09:57:02.147Z 2024-12-21T09:57:02.336Z false
mdxld-workers 1.1.0 Compile and deploy MDXLD files to Cloudflare Workers 8 https://github.com/ai-primitives/mdxld-workers https://mdx.org.ai MIT mdxld,cloudflare,workers,mdx,compiler,deployment 2024-12-21T09:55:30.921Z 2024-12-21T21:04:12.196Z false
db.mw 0.1.0 A powerful MDX-based database with JSON-LD and vector search support 7 https://github.com/ai-primitives/mdxdb https://db.mwx.ai MIT mdx,database,vector-search,json-ld,typescript 2024-12-15T15:23:25.446Z 2024-12-15T15:23:25.776Z false
gpt-code 0.1.0 CLI to Generate Code Files with GPT 7 https://github.com/nathanclevenger/gptjs https://github.com/nathanclevenger/gptjs#readme MIT 2023-03-28T11:15:02.292Z 2023-03-28T11:15:02.454Z false
services-builder 0.2.0 State-machine-driven services builder — define delivery model, pricing, and activation 7 MIT 2025-12-17T19:58:06.570Z 2026-04-04T20:57:27.226Z false