Trasnsformer
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support transforming source before writing it to destination.
For example, running `docume` on index.html would expect parsing comments from JS files (which are in markdown) and then converting them to HTML before writing it to index.html.
Command may look like:
```
$ docume index.html -t markdown
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.