@lunaticmuch/front-matter-manipulator
Version:
A utility for parsing and manipulating documents with Front Matter
23 lines (13 loc) • 388 B
Markdown
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
### Table of Contents
- [TODO](#todo)
- [exports](#exports)
## TODO
### exports
Coming soon. For now, use the following example to get usage from the command line.
**Examples**
```javascript
$ front-matter-manipulator --help
OR
$ front-matter-manipulator <command> --help
```