-
Similar as stated in #119 the same error occurs with Typescript version 5.1.6:
```
node_modules/.pnpm/@sinclair+typebox@0.28.20/node_modules/@sinclair/typebox/typebox.d.ts:179:167 - error TS2589: …
-
https://worldofspectrum.net/pub/sinclair/games/t/Tai-Pan.tzx.zip
Trying to convert 128k version, skoolkit creates the Z80 fine but then trying to load the Z80 in an emulator just resets the Spectru…
-
I created a project using `bun create elysia hi-elysia`
Whenever I try to run bun with `bun run --hot src/index.ts` I receive the following error:
```SyntaxError: Import named 'TypeCompiler' not f…
-
Hi, I am trying to describe typeVars with Type.Ref in a simple generic type system.
```js
// a simple demo
const typeVar = Type.Object(
{
foo: Type.String(),
},
{ $id: 'T' }
);
…
-
Hi, I'm back with a new issue. Haven't managed to simplify this much yet, but the error appears from this generic schema function:
```ts
// Schema to match either T or T[], but always decoding to …
-
## 💬 Use default value for querystring
I'm looking for a solution to be able to define default values for querystring.
I'm using [TypeBox as Type Provider](https://github.com/fastify/fastify-typ…
-
with Zod you can have the static type inference and a validator at the same time (https://zod.dev/)
-
Similar to #280, I think it would be great if the `Map` and `Set` collections were built in.
Is this a feature that is wanted? In #280 some reasons against adding `bigint` are mentioned. Are these …
-
Hi, i'm the maintainer of esm.sh. This project looks promising! i'm trying to learn your code, i found something vary interesting and i‘m just wondering can you please share why you choosed jsdevlivr …
-
### Describe the bug
Repo is at the latest, but since a few hours now, ooba produces no response anymore. Many models I have and that worked previously don't work anymore. And those few that work g…