@rxap/node-utilities
TypeScript icon, indicating that this package has built-in type declarations

1.3.10 • Public • Published

Provides a set of utility functions for Node.js development, including file system operations, git integration, and package.json manipulation. It offers functionalities like copying folders, reading JSON files with retry logic, retrieving the current git branch, and fetching package information from npm. This package aims to simplify common tasks and improve developer productivity in Node.js projects.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/node-utilities

Execute the init generator:

yarn nx g @rxap/node-utilities:init

Generators

init

Initialize the package in the workspace

nx g @rxap/node-utilities:init

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @rxap/node-utilities

    Weekly Downloads

    75

    Version

    1.3.10

    License

    GPL-3.0-or-later

    Unpacked Size

    145 kB

    Total Files

    99

    Last publish

    Collaborators

    • badry.muenker
    • mmuenker