Joseph Mearman

Results 79 comments of Joseph Mearman
trafficstars

I still feel like it's missing a piece. As for it to work properly the init replit config would still have to be at the root.

The published version seems fine on MacOS for me. @paullewis do you have an Ubuntu machine to test this with?

@wfaithfull is this complete? if not, shall I split of the async fixes into separate PR

one for the wishlist @aomarks

the specific case this time is in the `pop` node again. Where the return can be an item of undefined.

This has just made me think of another case, `const` in JSON Schema.

For now - [ ] Objects - [ ] `Spread` - [ ] `Rest` - [ ] `Pick` (may converge with `Rest`) - [ ] `Omit` - [ ] Array...

This is the rough list I'm going by at the moment https://github.com/ExaDev-io/breadboard/blob/1184-implement-a-kit-that-contains-commo/packages/utility-kit/README.md

Ah I completely forgot about 'Wrap'. I shall have a play

Ok, some I'm having to reshape to have sensible input and output ports. @PaulKinlan is there a nice way to wrap functions one-by-one?