file-obj-queue
Version:
Queue File Objects
21 lines (16 loc) • 956 B
Markdown
[](https://www.npmjs.org/package/file-obj-queue)
[](https://github.com/jman717/file-obj-queue/blob/master/LICENSE)
[](https://github.com/jman717/file-obj-queue/actions/workflows/github-actions-demo.yml)
[](https://github.com/jman717/file-obj-queue/actions/workflows/node.js.yml)
[](https://nodei.co/npm/file-obj-queue/)
An array of objects containing file path information. One use is for dynamically import require modules.
Mocha Test
---------
```
npm test
```
General Setup Test
---------
```
npm run test_files
```