-
semidown Public
Forked from chuanqisun/semidownSemi-incremental markdown parser and renderer, optimized for LLM output.
-
attach-source-map Public
Attaches an inline source map to a script.
JavaScript MIT License UpdatedDec 18, 2025 -
ollama Public
Forked from ollama/ollamaGet up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.
Go MIT License UpdatedDec 18, 2025 -
backbone-class-syntax Public
Helps moving well-known properties from classes inherited from Backbone and Marionette classes to object prototypes.
-
properties-to-prototype Public
Moves prototype properties out of classes, ensures not minified class name.
-
Karma preprocessor for converting ES modules to AMD in RequireJS projects.
-
requirejs-esm-preprocessor Public
Preprocessor of JavaScript modules in RequireJS projects converting ESM to AMD.
-
requirejs-esm Public
A RequireJS plugin converting JavaScript modules from ESM to AMD.
-
requirejs-esm-converter Public
Converts source RequireJS modules from AMD to ESM format.
-
rollup-copy-flatten-problem Public
Shows a problem that additional files cannot be written to the same directory as the source files in the transfoprm callback.
JavaScript UpdatedNov 23, 2025 -
storycap Public
Forked from reg-viz/storycapA Storybook Addon, Save the screenshot image of your stories 📷 via puppeteer.
-
storybook-document-error Public archive
A minimum Storybook project to demonstrate this build error, which started occurring after upgrading from Storybook 9 to 10.
-
rollup-copy-transform-css Public
Inlining, minifying and other methods for transforming stylesheets when copying them with rollup-plugin-copy.
-
convert-source-map Public
Forked from thlorenz/convert-source-mapConverts a source-map from/to different formats.
-
storybook-docs-themes Public
Set up theme colours of documentation previews in Storybook stories.
-
storybook-multilevel-sort Public
Applies specific sort order to more than two levels of chapters and stories in Storybook.
-
nodeup Public
Upgrades to the latest version of Node, or manages more versions of Node on the same machine, supporting all platforms including RISC-V, as simple es rustup.
-
v-bump-license-year Public
Bumps the last year in the license text in LICENSE and README.md files.
V MIT License UpdatedOct 31, 2025 -
mockfetch Public
Mock the fetch function in the simplest way, including streaming. The interface is similar to the venerable mockjax, just using modern features like URL, URLSearchParams and URLPattern.
-
package-cost Public
Gets tarball and unpacked sizes of a NPM package including its dependencies.
-
finish-release-action Public
GitHub action for committing and pushing changes related to versioning an for creating a new release with artefacts.
-
publish-release-action Public
GitHub action for making and publishing changes related to versioning an for creating a new release.
-
vp Public
Helps with development, installation and maintenance of VPM packages.
-
ecmascript-parser-benchmark Public
Compares the speed and package size of various ECMAScript parsers and code generators.
-
ovai Public
HTTP proxy for accessing Vertex AI with the REST API interface of ollama or OpenAI. Optionally forwarding requests for other models to ollama. Written in Go.
-
homebrew-tap Public
Tap with Homebrew formulae for saz-tools and other bottles
-
update-formula Public
Updates version numbers and SHA-256 hashes in Homebrew formula files for GitHub releases.
-
v-github Public
Several functions for managing GitHub projects.
-
v-cargs Public
Parses command-line arguments to statically typed options with the help of usage description.
-
intl-datetimeformat-options Public
Provides localized date/time format patterns for styles full, long, medium and short, using Intl.DateTimeFormat.