Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
Computes the longest prefix string that is common to each path, excluding the base component
Common path-related string parsing utilities for Cloudpack
Reverse of common-path-prefix
Find the common ancestor of 2 or more paths on Windows or Unix
Common utility functions for oas-kit
Computes the greatest common divisor (gcd).
Computes the least common multiple (lcm).
Detects the same starting part of the path in an array of file paths.
common path toolkits, based on Node.js path module
Path manipulation utilities for LytJS
Http utilities for Apollo Link shared across all links using http
Resources common to all Ethereum implementations
a few common utility template tags for ES2015
[@Redocly](https://redocly.com) CLI is your all-in-one API documentation utility. It builds, manages, improves, and quality-checks your API descriptions, all of which comes in handy for various phases of the API Lifecycle. Create your own rulesets to make
Utilities for SQL instrumentations
Redis utilities for redis instrumentations
URI validation functions
Microsoft Authentication Library for js
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
Returns the parent directory common to each path
A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
Syntax tree data structure and parser interfaces for the lezer parser
Common functionality for ts-morph packages.
Common paths for Mack applications.
This file provides `Pathname.common_prefix` and `Pathname#common_prefix` which calculate the common prefix in the passed paths.
A manager of your common paths
This short script tries to find project root path based on common source control directory structure and project related files. It is not 100% accurate but works for most common cases.
Common core domain learning path generation based on standardized test scores
The Filepath class provides immutable objects with dozens of convenience methods for common operations such as calculating relative paths, concatenating paths, finding all the files in a directory or modifying all the extensions of a list of filenames at once.
It should extract and test file paths from a variety of documents, but this is a "quick-and-dirty" solution intended only to cover common use cases.
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net 2.0 and up. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc... QuickGraph supports MSAGL, GLEE, and Graphviz to render the graphs, serialization to GraphML, etc...
ZMediumToMarkdown converts Medium posts into clean, portable Markdown. It can download a single post or every post from a Medium username, preserving headings, lists, blockquotes, code blocks, images, links, and common embeds such as GitHub Gists, Twitter / X, YouTube, Vimeo, SoundCloud, and Spotify. Images are downloaded locally, with output paths ready for plain Markdown or Jekyll projects.
Devex provides a unified `dx` command for common development tasks. Features include: - CLI framework with automatic help generation and nested subcommands - Agent-aware output (detects AI agents and adapts output format) - Environment orchestration (mise, bundle exec, dotenv integration) - Project path conventions with fail-fast feedback - Zero-dependency support library (Path class, ANSI colors, core extensions)
StratoEnv populates ENV from one or more AWS SSM Parameter Store paths. Multiple paths form layers, with later paths overriding earlier ones, so you can split common config from node-specific or environment-specific overrides. No Rails dependency; works in Rails, Sinatra, Lambda, scripts, or any Ruby boot process.
Remember the route prior to the current controller and redirect/use later In rails project, one common case is one form used to create or update an object can be routed from more than one page, when the object is created or updated, it should be redirected back to wherever it came from. Rails redirect_back doesn't work in this case because: 1. redirect_back in create/update action will go back to new/edit form. 2. usually the form is re-rendered if any error exists, which basically breaks the redirect_back. rails-source-path can hanlde this by explicily specifying the entry actions and remember the previous route in session store, hence can be used in the whole controller. Also a helper method is providered so it can be used in view like 'back' or 'cancel' button.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.