JOTSR

Results 9 issues of JOTSR

Support name of example if specified. Parse $name for @example tag as specified in jsdoc. A future work is pr approved is to provide names for examples in module doc...

# Motivation Due to file lock of Webview2Loader, only 1 instance of webview can run for a given execution path # Changes - Rewrite the preload function in ffi.ts -...

**What would you like to add or change?**: A light theme is good for readability during all day light hours. Classical toggle (dark/light/system). **Why do you and others need this?**:...

suggestion

# Summary Add support for [jsr](https://jsr.io/) repository. # Motivation Allow use of cliffy in [jsr](https://jsr.io/) packages. # Changes - Replace all remote url imports by `jsr` or `npm` imports. -...

# Summary Add buit-in support of [jsr](https://jsr.io/) as upgrade provider. Rework of #687 from main branch (deleting all changes from #679). # Motivation Allow to seamlessly upgrade [jsr](https://jsr.io/) hosted cli....

# Fresh island rendering is broken in preact 1.22.1 ## Bug ``` children.js:123 Uncaught (in promise) TypeError: n2.contains is not a function at S (children.js:123:16) at O (index.js:246:4) at S...

# Summary Add user defined terminal editor prompt type (`Editor`). # Motivation Allow full featured terminal (or ui) editor prompt. # Changes - Add `prompt/editor.ts`. # Todo - Add validations....

# Summary Add multiline prompt type (`TextBox`). # Motivation Allow direct multiline prompt in terminal (without editing features). # Changes - Add `prompt/textbox.ts`. # Todo - Support erase and text...

# Summary Add buit-in support of [gitea](https://about.gitea.com/) and [forgejo](https://forgejo.org) as upgrade provider. Gitea/Forgejo are self hotsed open-source alternative of Github. Forgejo is a compatible trully FOSS fork of Gitea. #...