Jacopo Scazzosi
Jacopo Scazzosi
@ProvocaTeach @retog Very good progress on this. The latest betas `[email protected]` and `[email protected]` both ship with two different builds, a CJS and an ESM one. The reference repo for bundling...
Closing - will be a part of the upcoming `11.0.0` release!
Based on some thinking in https://github.com/rdfjs/data-model-spec/issues/166 and others, I guess we could have a `supportedInterfaces` property pointing to which interfaces are supported by a given object? This would require interfaces...
Just came back from a break week with no laptop and catching up on things. When it comes to the behaviors described in https://github.com/RubenVerborgh/AsyncIterator/pull/79#discussion_r934927797 and https://github.com/RubenVerborgh/AsyncIterator/pull/79#discussion_r934928512, I don't think that...
> So then I guess the only remaining question for this PR is when an array of sources is passed into the `UnionIterator` whether we should immediately start listening for...
Actually, I realized you were likely making a point that I failed to grasp. If sources are passed as an array of iterators that is fed to `wrap()`, the resulting...
The only way to attach error handlers to a union of lazily-generated sources would be to let upstream instantiate those sources and buffer all of them, even though we might...
Hello @antoniogarrote . Over the last few weeks we've been working on https://github.com/beautifulinteractions/node-quadstore, a quadstore for both Node.js and browsers that supports the `RDF/JS Store` interface. Its indexing strategy looks...
@jeswr is this something you're still working on? Would this be releasable as 3.x or 4.x?
No pressure or rush meant! Just checking, I was having a look at updating my summary in #44 and wasn't sure about this one. Nice!