@stryke/path
Version:
A package containing various utilities that expand the functionality of NodeJs's built-in `path` module
2 lines (1 loc) • 366 B
JavaScript
export*from"./asset-extensions";export*from"./correct-path";export*from"./delimiter";export*from"./exists";export*from"./file-path-fns";export*from"./get-parent-path";export*from"./get-workspace-root";export*from"./is-file";export*from"./is-root-dir";export*from"./join-paths";export*from"./regex";export*from"./replace";export*from"./resolve";export*from"./slash";