This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Tsuyoshi (Yoshi)
tsuyoshi.dev
did:plc:julysunloxfvhqrox3x57saq
I just learned that there is "allowImportingTsExtensions" option in TSConfig, which allows us to put the ".ts" extension for import statements. I like it because it can clarify where the types, functions, etc, are coming from.
https://www.typescriptlang.org/tsconfig/#allowImportingTsExtensions
2025-03-23T01:34:46.648Z