Glob Base Path Extractor
JSON →glob2base is a small, focused utility library for Node.js that extracts the static base path portion from a `node-glob` instance. It identifies the non-globbing part of a pattern (e.g., `js/` from `js/**/*.js`), allowing for operations on the fixed directory structure before any file matching occurs. The current stable version is 0.0.12, which was last updated in 2015. The project appears to be unmaintained, with no significant updates in a long time, indicating an abandoned release cadence. Its primary differentiator is its direct integration with `node-glob`'s internal structure to derive the base path, rather than attempting to parse glob strings independently, though this tight coupling might also limit its flexibility with other glob implementations or newer `node-glob` versions.
Traffic · last 30 days ↑0% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany