{"id":21391571,"url":"https://github.com/primeeagle/moniker","last_synced_at":"2025-03-16T13:25:12.545Z","repository":{"id":206632287,"uuid":"717344529","full_name":"PrimeEagle/Moniker","owner":"PrimeEagle","description":"A command line tool for Windows for working with Microsoft Word documents.","archived":false,"fork":false,"pushed_at":"2023-12-01T04:26:35.000Z","size":2307,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T01:12:57.530Z","etag":null,"topics":["command","command-line-tool","console-application","microsoft-word","microsoft-word-automation","word-processor"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrimeEagle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-11T07:13:44.000Z","updated_at":"2023-11-11T07:36:27.000Z","dependencies_parsed_at":"2023-12-01T05:27:02.271Z","dependency_job_id":null,"html_url":"https://github.com/PrimeEagle/Moniker","commit_stats":null,"previous_names":["primeeagle/moniker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FMoniker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FMoniker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FMoniker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FMoniker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrimeEagle","download_url":"https://codeload.github.com/PrimeEagle/Moniker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243873571,"owners_count":20361675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command","command-line-tool","console-application","microsoft-word","microsoft-word-automation","word-processor"],"created_at":"2024-11-22T13:34:12.511Z","updated_at":"2025-03-16T13:25:12.522Z","avatar_url":"https://github.com/PrimeEagle.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moniker\n\nA command line tool for Windows for working with Microsoft Word documents.\n\n#### usage for batch mode:\n```\n  moniker.exe batch -i [file] -o [directory] -s [style] -m [mapping file]\n    -i - input file\n    -o - output directory\n    -s - style name to match for splitting\n    -m - font-style mapping file (comma delimited)\n```\n\n#### usage for splitting a Word document:\n```\n  moniker.exe split -i [file] -o [directory] -s [style]\n    -i - input file\n    -o - output directory\n    -s - style name to match for splitting\n```\n\n#### usage for replacing a single font with a style in a Word document:\n```\n  moniker.exe rfs -i [file] -f [font] -s [style]\n    -i - input file\n    -f - font name\n    -s - style name\n```\n\n#### usage for replacing multiple fonts with styles in a Word document:\n```\n  moniker.exe rfs -i [file] -m [mapping file]\n    -i - input file\n    -m - font-style mapping file (comma delimited)\n```\n\n#### usage for processing cross-reference tags in a Word document:\n```\n  moniker.exe cref -i [file] -tcs [table caption style] -fgs [figure caption style] -xrs [xref style]\n    -i - input file\n    -tgs - style for table captions\n    -fgs - style for figure captions\n    -xrs - style for cross-references\n```\n\n#### usage for creating a paragraph style in a Word document:\n```\n  moniker.exe cps -i [file] -s [style] {-sf [style font]} {-ss [style font size]} {-sb} {-si} {-sc [style color]\n    -i - input file\n    -s - style name\n    -sf  style font name (if style doesn't exist) - OPTIONAL\n    -ss  style font size (if style doesn't exist) - OPTIONAL\n    -sb  style bold (if style doesn't exist) - OPTIONAL\n    -si  style italic (if style doesn't exist) - OPTIONAL\n    -sc  style font color (if style doesn't exist) - OPTIONAL\n```\n\n#### usage for creating a paragraph style in a Word document:\n```\n  moniker.exe ccs -i [file] -s [style] {-sf [style font]} {-ss [style font size]} {-sb} {-si} {-sc [style color]\n    -i - input file\n    -s - style name\n    -sf  style font name (if style doesn't exist) - OPTIONAL\n    -ss  style font size (if style doesn't exist) - OPTIONAL\n    -sb  style bold (if style doesn't exist) - OPTIONAL\n    -si  style italic (if style doesn't exist) - OPTIONAL\n    -sc  style font color (if style doesn't exist) - OPTIONAL\n```\n\n#### usage for replacing tables with tags in a Word document:\n```\n  moniker.exe ttg -i [file]\n    -i - input file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeeagle%2Fmoniker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimeeagle%2Fmoniker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeeagle%2Fmoniker/lists"}