Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| start [2026/08/01 23:37] – [Personal Software] sam | start [2026/08/03 15:38] (current) – Tweak sam |
|---|
| |
| * [[https://git.sr.ht/~sbcohen/dokoff|dokoff]] is a tool to edit doku wiki files offline and in your favorite text editor. This is mainly how I edit pages on this wiki. | * [[https://git.sr.ht/~sbcohen/dokoff|dokoff]] is a tool to edit doku wiki files offline and in your favorite text editor. This is mainly how I edit pages on this wiki. |
| | * [[https://git.sr.ht/~sbcohen/fmwk|fmwk]] is a minimal TypeScript web framework based on the [[https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller|MVC]] pattern. |
| * [[https://git.sr.ht/~sbcohen/generic-regexes|generic-regexes]] is a TypeScript library which implements regular expression matching over user-defined datatypes. In particular, the library tries to make few assumptions about the data that it matches. | * [[https://git.sr.ht/~sbcohen/generic-regexes|generic-regexes]] is a TypeScript library which implements regular expression matching over user-defined datatypes. In particular, the library tries to make few assumptions about the data that it matches. |
| |