@dozerg/find-up

v1.0.6
Find files or directories by walking up parent directories.
find up find-up findup look-up look file search match and 9 more...

compile

tsc

compile:watch

tsc -w

build

npm run compile

test

jest src/

test:watch

jest --watch src/

clean

rm -rf dist

cleanall

rm -rf dist node_modules *.tgz docs

docs

rm -rf docs && typedoc --plugin typedoc-plugin-markdown

prepublishOnly

npm run clean && npm i && tsc && jest src/ && eslint src/
npm i @dozerg/find-up

Metadata

  • MIT
  • Whatever
  • Zhao DAI
  • released 4/5/2024

Downloads

Maintainers