Remix.run Logo
worthless-trash 6 days ago

Thank you for janetdocs.org , I hated having the missing functions from janetdocs.com

veqq 5 days ago | parent [-]

Do you have any suggestions or things to improve on? I'd like to know how others use it!

worthless-trash 5 days ago | parent [-]

I have an emacs function that opens up the page to its examples use on the web, which can be useful directly from emacs itself.

I'd also like to be able to open up each example up on to the playground with the docs above it. (Currently you can just open the example in the playground) no docs right above it.

I did see a json file containing all site data at one point, I did think about using this as a data source for an llm to 'janet' correctly (because at the moment, they do not). This could be displayed/noted more prominently.

None of these are 'must have', just nice to have.