-
[Zod](https://zod.dev/) looks pretty neat and in many ways similar to how capabilities are defined in the library. It seems like a good idea to make it possible to use zod schemas in capability defs.
-
Any plans to support the [Deno](https://deno.land) platform?
[Skypack CDN](https://www.skypack.dev/view/prompts)
![Screen Shot 2022-01-07 at 7 47 11 AM](https://user-images.githubusercontent.com/2…
-
* https://docs.skypack.dev/package-authors/package-checks#export-map
* https://webpack.js.org/guides/package-exports/
* https://github.com/developit/microbundle#-installation--setup--
-
currently, building the repl must be done manually. it would be cool if each push to main would trigger a rebuild.
the repl and the tutorial can be built with `cd repl && npm run build`. currently th…
-
Hey, esm.sh seems like a really cool project. Nice to have an alternative to skypack! I was looking at the website and noticed that when clicking on the testing page, the downloads seemed quite slow.
…
-
Together with @moodmosaic we're exploring the possibilities of adding property-based testing solutions to clarity world.
Recently code that is 100% correct stopped working. At first we though that `f…
-
I was trying to debug an issue with a package I pushed as a third party lib to deno.land.
// Currently broken due to import issues.
https://deno.land/x/truestamp_tree@v0.1.4
The code I was call…
-
Hi. I've been trying to use Perla in my own project, and thought I would run the samples first to see how it works. However I can't get fable-sutil or fable-lit examples to work after simply running `…
-
Also from #36:
> This module is based on commonjs and considering ES Modules is the standard, providing support for that would be great. Currently, working with esModuleInterop and importing like t…
-
[add examples of calling function and function with parameters]https://github.com/sps014/BlazorBindGen/blob/66b4d5fba11bb5ae414e86769bcc0eb6a07e5024/SampleApp/Pages/Index.razor#L32