{"id":15844403,"url":"https://github.com/devorein/remarque","last_synced_at":"2026-04-28T11:05:27.828Z","repository":{"id":103488542,"uuid":"252641045","full_name":"Devorein/Remarque","owner":"Devorein","description":"A package to convert your markdown file to a full blown web app","archived":false,"fork":false,"pushed_at":"2020-04-11T16:45:16.000Z","size":630,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T11:31:24.336Z","etag":null,"topics":["cli","markdown","note-taking","package","web-app-generator","web-application"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Devorein.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":"2020-04-03T05:32:21.000Z","updated_at":"2020-11-08T10:58:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f23b494-06a9-4c13-b368-fc3471a3c67d","html_url":"https://github.com/Devorein/Remarque","commit_stats":{"total_commits":148,"total_committers":1,"mean_commits":148.0,"dds":0.0,"last_synced_commit":"01a088fe3270267ee684b09185d4614e3c255e74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2FRemarque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2FRemarque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2FRemarque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devorein%2FRemarque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devorein","download_url":"https://codeload.github.com/Devorein/Remarque/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246681758,"owners_count":20816946,"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":["cli","markdown","note-taking","package","web-app-generator","web-application"],"created_at":"2024-10-05T17:22:04.832Z","updated_at":"2026-04-28T11:05:22.788Z","avatar_url":"https://github.com/Devorein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remarque\n\nA package to convert your markdown to a full blown web app\n\n## Steps\n\n1. Clone or download the `experiment` branch. It always has the latest commits\n2. Go into the remarque directory by using `cd Remarque`.\n3. Make sure you have node.js installed on your machine\n4. Install all the dependencies by running `npm i`\n5. After that just run `npm i -g`, to install remarque globally\n6. Follow the \u003ca href=\"./Guidelines.md\" style=\"color: #2085e3\"\u003eGuidelines\u003c/a\u003e and for a overview of the commands check below.\n\n## Package\n\nWIP\n\n## CLI\n\n### Commands\n\n#### `convert` (`cnv`)\n\n##### Options\n\n\u003cimg src = \"./ScreenShots/ConvertOptions.png\" alt = \"Convert Options\"\u003e\n\n* `c`, `chapters`: Comma separated list of chapters to convert\n* `o`, `output` : Directory where to dump all the converted files\n* `j`, `config` : Path to custom configuration json file relative to cwd\n\n##### Examples\n\n\u003cimg src = \"./ScreenShots/ConvertExamples.png\" alt = \"Convert Examples\"\u003e\n\n```shell\nremarque convert -c               Converts all the chapters\nremarque convert -c 1             Convert the chapter 1\nremarque convert -c 1-5           Convert chapters 1-5\nremarque convert -c 1-5,6         Convert chapters 1-5 and chapter 6\nremarque convert -c 1-5,6-8       Convert chapters 1-5 and chapters 6-8\nremarque convert -c 1 -o OUTPUTS  dumps chapter 1 to OUTPUTS directory\nremarque convert -c -o OUTPUTS    dumps all the converted files to OUTPUTS\n                                  directory\nremarque convert -c -o            dumps all the converted files to OUTPUT directory\nremarque convert -j               Get all the configuration data from cwd\n                                  remarque.json\nremarque convert -j PATH          Get all the configuration data from custom\n                                  path relative to cwd\n```\n\n#### `stat`\n\nWIP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevorein%2Fremarque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevorein%2Fremarque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevorein%2Fremarque/lists"}