{"library":"glob-path","type":"library","category":null,"description":"A lightweight library for matching and replacing strings using glob patterns. Version 0.4.0 provides a rule-based engine with custom asterisk semantics (****, ***, **, *) and expression-based replacements. It supports path parsing, extensible rules, and callbacks. The package is minimal compared to alternatives like glob or fast-glob, offering a unique replacement syntax using {expressions} and glob array indexing. Suitable for build pipelines or custom path transformations. Release cadence is low; appears to be a niche tool maintained on GitHub.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","glob-path","glob"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install glob-path","imports":["import { Glob } from 'glob-path'","const { Glob } = await import('glob-path')","import type { Glob as GlobType } from 'glob-path'"]},{"cmd":"yarn add glob-path","imports":[]},{"cmd":"pnpm add glob-path","imports":[]}],"homepage":"https://github.com/51breeze/glob-path#readme","github":"https://github.com/51breeze/glob-path","docs":null,"changelog":null,"pypi":null,"npm":"glob-path","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}