Skip to content
@yao-pkg

Yet Another Org - Pkg

Keep node pkg updated with latest nodejs versions and support all archs

This organization is born in order to keep the awesome pkg tool and it's companion tool pkg-fetch alive after they have been archived.

pkg

@yao/pkg is the most active and updated fork of the original vercel/pkg project. It packages your Node.js project into standalone executables, making it easy to distribute without requiring Node.js to be installed on the target system.

Features:

  • Cross-platform packaging (Linux, macOS, Windows)
  • Produces standalone executables
  • Simple and efficient distribution of Node.js projects
  • Actively maintained and improved

Visit the @yao-pkg/pkg to learn more or contribute to its development!

pkg-fetch

@yao/pkg-fetch is the companion tool to @yao/pkg. It is responsible for building and downloading the patched Node.js executables used by @yao/pkg to create the standalone binaries. This process ensures that applications packaged with @yao/pkg are fully self-contained and optimized for various platforms.

Features:

  • Builds patched Node.js executables
  • Downloads prebuilt binaries for quick packaging
  • Supports multiple Node.js versions and platforms

Explore the @yao-pkg/pkg-fetch for more details or to contribute.

Pinned Loading

  1. pkg pkg Public

    Forked from vercel/pkg

    Package your Node.js project into an executable

    JavaScript 337 12

  2. pkg-fetch pkg-fetch Public

    Forked from vercel/pkg-fetch

    A utility to fetch or build patched Node binaries used by `pkg` to generate executables. This repo hosts prebuilt binaries in Releases.

    TypeScript 45 9

Repositories

Showing 4 of 4 repositories
  • pkg-fetch Public Forked from vercel/pkg-fetch

    A utility to fetch or build patched Node binaries used by `pkg` to generate executables. This repo hosts prebuilt binaries in Releases.

    yao-pkg/pkg-fetch’s past year of commit activity
    TypeScript 45 MIT 203 2 0 Updated Sep 24, 2024
  • pkg Public Forked from vercel/pkg

    Package your Node.js project into an executable

    yao-pkg/pkg’s past year of commit activity
    JavaScript 337 MIT 1,108 12 3 Updated Sep 24, 2024
  • .github Public
    yao-pkg/.github’s past year of commit activity
    0 0 0 0 Updated Sep 23, 2024
  • pkg-binaries Public

    Collection of pkg nodejs binaries that are not supported by pkg

    yao-pkg/pkg-binaries’s past year of commit activity
    Shell 89 MIT 23 2 1 Updated Sep 18, 2024

Top languages

Loading…