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/storybook-multilevel-sort
Applies specific sort order to more than two levels of chapters and stories in Storybook.
prantlf/rollup-plugin-scss-lit
Rollup plugin for importing Sass sources as constructable stylesheets to projects using lit (lit-html and lit-element) or fast-element.
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/v-json
Strictly parse and format JSON/JSONC/JSON5 data.
prantlf/v-cargs
Parses command-line arguments to statically typed options with the help of usage description.
prantlf/rollup-plugin-css-lit
Rollup plugin for importing CSS sources as constructable stylesheets to projects using lit (lit-html and lit-element) or fast-element.
prantlf/rollup-plugin-esbuild-minify
Rollup plugin to minify or clean up generated bundles using esbuild.
prantlf/docker-golang-make-nodejs
Docker image: Go language on Alpine Linux with Make and Node.js
prantlf/docker-vlang
A Docker image with the V language compiler for building within Docker and packages with V for various architectures inlcuding RISC-V.
prantlf/rollup-plugin-swc-minify
Rollup plugin to minify generated bundles using swc.
prantlf/rollup-plugin-write-only-changes
A Rollup plugin for writing files to the output directoriy only if their contents actually changed.
prantlf/storybook-docs-themes
Set up theme colours of documentation previews in Storybook stories.
prantlf/v-jsonlint
JSON/JSONC/JSON5 validator and pretty-printer.
prantlf/v-newchanges
Creates or updates the changelog file from commit messages formatted according to Conventional Commits.
prantlf/vp
Helps with development, installation and maintenance of VPM packages.
prantlf/docker-golang-make
Docker image: Go language on Alpine Linux with Make
prantlf/docker-golang-make-nodejs-git
Docker image: Go language on Alpine Linux with Make, Node.js and Git
prantlf/rollup-copy-transform-css
Inlining, minifying and other methods for transforming stylesheets when copying them with rollup-plugin-copy.
prantlf/rollup-glob-opts
Helps maintaining many Rollup build targets by using file glob patterns.
prantlf/rollup-plugin-jsonlint
Converts .json files to ES6 modules, supporting CJSON (JSON with comments) and JSON5 too.
prantlf/rollup-plugin-shebang-bin
Richly configurable rollup plugin for preserving or inserting shebang (hashbang) and making scripts executable.
prantlf/rollup-sourcemap-path-transform
Function sourcemapPathTransform for Rollup to rebase sources in source maps, so that they start with the same path prefix.
prantlf/v-ini
Strictly parse and format INI file contents.
prantlf/v-path
Utilities for working with file and directory paths, supporting the separator from the operating system.
prantlf/v-yaml2json
Converts YAML input to JSON/JSON5 output.
prantlf/go-http-compress
HTTP Compression for Go
prantlf/go-word2vec
Golang "native" implementation of word2vec algorithm (word2vec++ port)
prantlf/jetnoranger
This repo demonstrates a problem with the recognition of rangeable interface in the jet template engine.
prantlf/piwo
Pico Web Components. Experimental web components. A demonstration of the technology rather than a library for building applications. But that may change :-)
prantlf/specificity
A JavaScript module for calculating the specificity of CSS selectors