-
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.
-
intl-datetimeformat-pattern Public
Forked from caridy/intl-datetimeformat-patternUtility library to map CLDR Pattern/Skeleton to Intl.DateTimeFormat options
-
-
v-newchanges Public
Creates or updates the changelog file from commit messages formatted according to Conventional Commits.
-
v-yaml2json Public
Converts YAML input to JSON/JSON5 output.
-
v-jsonlint Public
JSON/JSONC/JSON5 validator and pretty-printer.
-
v-pcre2 Public
V binding for PCRE2, a regular expression pattern matching library using the same syntax and semantics as Perl 5.
-
v-cli Public
Provides shared code for writing command-line tools.
-
v-config Public
Looks for a configuration file in various formats and reads it into a configuration object.
-
v-yaml Public
Strictly parse and format YAML data.
-
v-json Public
Strictly parse and format JSON/JSONC/JSON5 data.
-
v-jany Public
Build and access JSON/YAML data using a dynamic sumtype instead of static types.
-
v-pcre Public
V binding for PCRE, regular expression pattern matching library using the same syntax and semantics as Perl 5.
-
-
v-onig Public
V bindings for Oniguruma, a modern, fast and flexible regular expressions library.
-
v-dotenv Public
Loads and strictly parses .env file contents, sets environment variables.
-
v-osutil Public
Utilities for interacting with the underlying operating system.
-
v-semvut Public
Additional functions for working with semantic versions, for example with pre-releases.
V MIT License UpdatedJul 31, 2025 -
v-zstd Public
V bindings for zstd - a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
-
v-bpath Public
Utilities for working with file and directory paths, supporting both POSIX and Windows separators.
-
v-path Public
Utilities for working with file and directory paths, supporting the separator from the operating system.
-
v-strutil Public
String and character lookup and manipulation utilities.
-
marked-extensions Public
Forked from bent10/marked-extensionsMarked extensions workspace
-
build-number-generator Public
Generates a unique build number with a human-readable build time.
-
picocolors Public
Forked from alexeyraspopov/picocolorsThe tiniest and the fastest library for terminal output formatting with ANSI colors
JavaScript ISC License UpdatedJun 15, 2025 -
zigup Public
Upgrades to the latest version of Zig, or manages more versions of Zig on the same machine, supporting all platforms including RISC-V, as simple es rustup.
-
web-optional-dots-reporter Public
A test reporter compatible with @web/test-runner, which can print either dots or test suites and test names ans which supports test coverage.
-
requirejs-babel Public
Forked from mikach/requirejs-babelAn AMD module loader plugin for using RequireJS with Babel 7