Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

readme.md for @push.rocks/smartgit

@push.rocks/smartgit

🚀 Modern Git operations for Node.js - A powerful TypeScript wrapper around isomorphic-git that makes repository management and analysis a breeze ✨ What is SmartGit? SmartGit is a sophisticated, promise-based Git toolkit designed for Node.js applications. B...

git
nodegit
version control
git wrapper
programming
development
code management
repository management
git operations

readme.md for @push.rocks/smartpath

@push.rocks/smartpath

@push.rocks/smartpath offers smart ways to handle paths. Install To install @push.rocks/smartpath, you'll need to run the following command using npm. Ensure you have Node.js and npm installed before you start. npm install @push.rocks/smartpath --save Usage T...

path handling
file system
directory manipulation
file checks
path transformation
typescript
node.js development
url handling
absolute paths
smart path resolution
programming
file management
software development
path utilities
cross-platform path management

readme.md for @push.rocks/smartsmtp

@push.rocks/smartsmtp

a module for handling smtp stuff Install To install @push.rocks/smartsmtp, use the following command with npm: npm install @push.rocks/smartsmtp --save Ensure that you are installing the package in a project set up with TypeScript and support for ECMAScript m...

smtp
email
nodemailer
sendmail
smartmail integration
typescript
email sending
email templates
programming

changelog.md for @push.rocks/smartgit

@push.rocks/smartgit

2025-11-04 - 3.3.1 - fix(getUncommittedDiff) Avoid false-positive diffs in getUncommittedDiff by detecting symlinked directories and skipping identical files Detect files reported as "added" that are actually inside symlinked directories (catch isomorphic-git...

git
nodegit
version control
git wrapper
programming
development
code management
repository management
git operations

changelog.md for @push.rocks/smartpath

@push.rocks/smartpath

[6.0.0] - 2025-01-28 BREAKING CHANGES Renamed pathJoin() to join() for better API consistency and brevity Changed Updated all references and tests to use the new join() function name [5.1.0] - 2025-01-28 Added New isomorphic path module at /iso export pat...

path handling
file system
directory manipulation
file checks
path transformation
typescript
node.js development
url handling
absolute paths
smart path resolution
programming
file management
software development
path utilities
cross-platform path management