Pinned Repositories
build-number-generator
Generates a unique build number with a human-readable build time.
date-fns-timezone
Parsing and formatting date strings using IANA time zones for date-fns.
dayjs
Extended fork of Day.js - 2KB immutable date library alternative to Moment.js
grunt-html-dom-snapshot
Takes snapshots of the HTML markup and screenshots of the viewport content displayed in the web browser.
jsonlint
JSON/CJSON/JSON5 parser, syntax & schema validator and pretty-printer with a command-line client, written in pure JavaScript.
minified-size
Estimates the size of minified and gzipped/brotlied JavaScript, CSS and HTML files.
nettime
Prints timings of a HTTP/S request, including DNS lookup, TLS handshake etc.
nomnoml-cli
Generates images from nomnoml diagram sources in a NodeJS module or on the command line
timezone-support
Lightweight time zone support for your applications or other date libraries.
prantlf's Repositories
prantlf/ecmascript-parser-benchmark
Compares the speed and package size of various ECMAScript parsers and code generators.
prantlf/requirejs-esm-converter
Converts source RequireJS modules from AMD to ESM format.
prantlf/ovai
HTTP proxy for accessing Vertex AI with the REST API interface of ollama. Optionally forwarding requests for other models to ollama. Written in Go.
prantlf/litevec
A tiny vector database for storing and querying embeddings in pure Rust.
prantlf/r.js
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer. Forked to fix the source map support.
prantlf/requirejs-babel
An AMD module loader plugin for using RequireJS with Babel 7
prantlf/tehanu
Blazingly fast, tiny and simple JavaScript test framework with pluggable reporters and an optional runner.
prantlf/homebrew-tap
Tap with Homebrew formulae for saz-tools and other bottles
prantlf/v-template
Simple and fast string templating library.
prantlf/requirejs-esm
A RequireJS plugin converting JavaScript modules from ESM to AMD.
prantlf/setup-v-action
Setup a V environment by downloading and unpacking or building the V compiler to the PATH.
prantlf/v-jsonlint
JSON/JSONC/JSON5 validator and pretty-printer.
prantlf/v-onig
V bindings for Oniguruma, a modern, fast and flexible regular expressions library.
prantlf/vp
Helps with development, installation and maintenance of VPM packages.
prantlf/bump-version-action
GitHub action for updating changelog and bumping the project version using git commit messages formatted according to Conventional Commits and Semantic Versioning.
prantlf/delete-cache-action
GitHub action for deleting the cache with the specified key.
prantlf/discard-shelf-action
GitHub action for discarding the cache with the build output, where it was shelved by shelve-output-action, after it was used for uploading as artefacts for a new release.
prantlf/finish-release-action
GitHub action for committing and pushing changes related to versioning an for creating a new release with artefacts.
prantlf/healthchk
Checks health of a HTTP server. Makes a request, prints the result and exits with zero (success) or non-zero (failure).
prantlf/holy-grail-layout
Provides an extended "Holy Grail" layout as a web component.
prantlf/litedms
A tiny service for storing text documents via REST API.
prantlf/ollama-vertex-ai
REST API proxy to Vertex AI with the interface of ollama. HTTP server for accessing Vertex AI via the REST API interface of ollama.
prantlf/shelve-changes-action
GitHub action for storing modified files to cache, to be restored by unshelve-changes-action in another job later.
prantlf/unshelve-changes-action
GitHub action for restoring modified files from cache, which were stored by shelve-changes-action in another job earlier.
prantlf/update-formula
Updates version numbers and SHA-256 hashes in Homebrew formula files for GitHub releases.
prantlf/v-jany
Build and access JSON/YAML data using a dynamic sumtype instead of static types.
prantlf/v-yaml2json
Converts YAML input to JSON/JSON5 output.
prantlf/lz-string
LZ-based compression algorithm for JavaScript
prantlf/rollup-plugin-sourcemaps2
Rollup plugin for loading files with existing source maps
prantlf/yoctocolors
The smallest and fastest command-line coloring package on the internet