Skip to content
View kmalakoff's full-sized avatar

Organizations

@vidigami
Block or Report

Block or report kmalakoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • typescript constants extracted

    JavaScript Other Updated Apr 24, 2024
  • Convert a version string to a released Node.js version (by full or partial semver) or versions (by expression)

    JavaScript MIT License Updated Apr 24, 2024
  • thread-sleep the runs on multiple versions of node

    JavaScript Other Updated Apr 24, 2024
  • Prepends a path to a platform-specfic delimited path string and removes duplicate paths

    JavaScript 1 MIT License Updated Apr 24, 2024
  • nvs Public

    Run commands on multiple versions of node. Useful for compatibility testing.

    JavaScript 6 2 MIT License Updated Apr 24, 2024
  • Utilities for running commands on a specific version of node by installed path

    JavaScript MIT License Updated Apr 24, 2024
  • Cross-platform solution for running commands on a specific version of node

    JavaScript 1 MIT License Updated Apr 24, 2024
  • Resolves individual and ranges for versions of Node.js by version numbers, version names, codenames, and expressions.

    JavaScript MIT License Updated Apr 24, 2024
  • Convert a version expression to released Node.js versions (by full or partial semver, expression, or package.json engines.node)

    JavaScript MIT License Updated Apr 24, 2024
  • Cross-platform solution for installing releases of Node.js

    JavaScript MIT License Updated Apr 24, 2024
  • Converts files from https://nodejs.org/dist/index.json into relative distribution paths for download from https://nodejs.org/dist/

    JavaScript MIT License Updated Apr 24, 2024
  • Checks match of version against semver comparators

    JavaScript MIT License Updated Apr 24, 2024
  • is-version Public

    Is this value a Node.js version?

    JavaScript MIT License Updated Apr 24, 2024
  • get-remote Public

    Download a text, json, a file with optional extract, get a stream, or head an endpoint

    JavaScript MIT License Updated Apr 24, 2024
  • Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates

    JavaScript 2 MIT License Updated Apr 24, 2024
  • Determines the path key

    JavaScript MIT License Updated Apr 24, 2024
  • Cross spawn with a completion callback

    JavaScript Other Updated Apr 24, 2024
  • Compatibility functions for writing libraries that support synchronous, callback and promise signatures

    JavaScript 2 MIT License Updated Apr 24, 2024
  • Run commands in each package folder starting with cwd skipping node_modules folders

    JavaScript 1 1 MIT License Updated Apr 24, 2024
  • dis-dat Public

    Run commands in parallel (dad / dis-and-dat) or sequentially (dtd / dis-then-dat)

    JavaScript MIT License Updated Apr 24, 2024
  • Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms

    JavaScript Other Updated Apr 24, 2024
  • A simple, performant file system walker to provided fine-grained control over directories and files to walk.

    JavaScript 2 MIT License Updated Apr 24, 2024
  • Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms

    JavaScript MIT License Updated Apr 24, 2024
  • Base iterator for values retrieved using a stack of async functions returning values

    JavaScript 1 MIT License Updated Apr 24, 2024
  • Maximize the parallel calls of an iterator supporting asyncIterator interface

    JavaScript 1 MIT License Updated Apr 24, 2024
  • Calls async iterator next using a callback format

    JavaScript MIT License Updated Apr 24, 2024
  • fs-iterator Public

    A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above

    JavaScript 1 1 MIT License Updated Apr 24, 2024
  • Extract contents from various archive types (tar, tar.bz2, tar.gz, tar.xz, tgz, zip)

    JavaScript 1 MIT License Updated Apr 24, 2024
  • Base iterator for extract iterators like tar-iterator and zip-iterator

    JavaScript MIT License Updated Apr 24, 2024
  • temp-suffix Public

    Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic

    JavaScript MIT License Updated Apr 24, 2024