# @brillout/project-files

> This package is mainly about: - Automatically find the root directory of a user's Node.js project. - Search for files amongst all user's project files (while ignoring `.gitignore` files, e.g. `node_modules/`).

Latest version **0.5.1** (published 2020-10-01) · 0 weekly downloads

## Install

```sh
npm install @brillout/project-files
pnpm add @brillout/project-files
yarn add @brillout/project-files
bun add @brillout/project-files
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.1 |
| Published | 2020-10-01 |
| First published | 2019-05-24 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 10.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | brillout |

## Links

- npm: https://www.npmjs.com/package/@brillout/project-files
- npm.io page: https://npm.io/package/@brillout/project-files

## Dependencies (5)

- [ignore](https://npm.io/package/ignore.md) ^5.1.1
- [find-up](https://npm.io/package/find-up.md) ^4.0.0
- [callsites](https://npm.io/package/callsites.md) ^2.0.0
- [glob-gitignore](https://npm.io/package/glob-gitignore.md) ^1.0.14
- [@brillout/reassert](https://npm.io/package/@brillout/reassert.md) ^0.1.0

## Recent versions

- 0.5.1 (latest) — 2020-10-01
- 0.5.0 — 2020-10-01
- 0.4.2 — 2019-10-03
- 0.4.1 — 2019-09-30
- 0.4.0 — 2019-07-02
- 0.3.0 — 2019-06-26
- 0.2.0 — 2019-06-24
- 0.1.1 — 2019-06-13
- 0.1.0 — 2019-05-24

## README

This package is mainly about:
 - Automatically find the root directory of a user's Node.js project.
 - Search for files amongst all user's project files (while ignoring `.gitignore` files, e.g. `node_modules/`).

This package is for library authors and not for end users.

There is no documentation (yet).

If you need a complete documentation then open a GitHub issue and I will write a complete documentation.

If you need to know something about this package, then open a GitHub issue and I will provide you with the information you need.

---
_Source: https://npm.io/package/@brillout/project-files · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
