Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 755 Bytes

File metadata and controls

22 lines (16 loc) · 755 Bytes

Examples

Prerequisites: Node.js 26 or newer, native ESM, and an installed copy of @eliware/path. Run the example from the repository root after npm install:

node examples/example.mjs

The example only composes and prints paths; it does not read or write files. Do not replace its sample path segments with secrets or production-specific identifiers.

Example index

Return to the root README for the complete API reference.