Commit graph

14 commits

Author SHA1 Message Date
Dylan R. E. Moonfire ebb569b9db build: removed some dead targets, reordered prettier before eslint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-26 22:22:17 -06:00
Dylan R. E. Moonfire 93c786eb23 feat(list): added some additional formatting for list 2023-01-26 22:19:45 -06:00
Dylan R. E. Moonfire 14df2a0136 chore(deps): updating packages 2021-02-03 23:15:00 -06:00
Dylan R. E. Moonfire a6c66e3278 refactor: code cleanup 2021-02-03 22:58:39 -06:00
Dylan R. E. Moonfire d3eb21e7bf feat(content): added a new command to extract content from a file 2020-08-27 21:17:16 -05:00
Dylan R. E. Moonfire a80aeb2f7f feat(extract): added additional options to extract
- `--no-list` to not write the output as a list of objects
- `--yaml` to write the output as YAML
- `--content` to extract the content of a property of the given name
- Updated read me to include usage of extract
2020-08-27 20:54:28 -05:00
Dylan R. E. Moonfire 7b6ae6a903 feat(extract): added the ability to extract metadata directly 2020-08-18 01:00:20 -05:00
Dylan R. E. Moonfire 3bb5570878 feat(list): added new comment for creating a numbered list 2020-08-18 00:17:27 -05:00
Dylan R. E. Moonfire f05730c674 fix: corrected some spelling typos 2020-08-18 00:07:29 -05:00
Dylan R. E. Moonfire 37b1fbf91a build: removing source files from NPM package 2018-08-11 17:40:04 -05:00
Dylan R. E. Moonfire c7c82819e5 fix: added package management 2018-08-11 17:32:06 -05:00
D. Moonfire 3bc6460829 Updating documentation for --help for boolean values. 2017-10-19 19:21:38 -05:00
D. Moonfire dce80229c9 Refactoring layout to fit with a different standard.
- Same directory for the source and library files.
- Switched from dotted to lodash directly.
- tscconfig.json moved up a level.
- Updated TypeScript packages.
	- Updated various files that were now throwing errors.
2017-10-19 18:39:45 -05:00
Dylan R. E. Moonfire 9e42f79fc2 Initial commit. 2016-10-31 19:25:37 -05:00