{"id":17257354,"url":"https://github.com/leomca/ftl-to-md","last_synced_at":"2026-02-12T15:04:45.024Z","repository":{"id":140562613,"uuid":"228602911","full_name":"LeoMcA/ftl-to-md","owner":"LeoMcA","description":"Convert Mozilla Fluent files to Markdown (and more!)","archived":false,"fork":false,"pushed_at":"2019-12-17T11:35:52.000Z","size":7,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T06:34:49.147Z","etag":null,"topics":["ftl"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoMcA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-12-17T11:35:18.000Z","updated_at":"2022-07-13T14:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"a74a1776-91cc-4e58-9747-3e0a9c7adf18","html_url":"https://github.com/LeoMcA/ftl-to-md","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeoMcA/ftl-to-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMcA%2Fftl-to-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMcA%2Fftl-to-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMcA%2Fftl-to-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMcA%2Fftl-to-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoMcA","download_url":"https://codeload.github.com/LeoMcA/ftl-to-md/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMcA%2Fftl-to-md/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ftl"],"created_at":"2024-10-15T07:17:09.150Z","updated_at":"2026-02-12T15:04:44.996Z","avatar_url":"https://github.com/LeoMcA.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ftl-to-md\n*Convert Mozilla Fluent files to Markdown (and more!)*\n\n## Rationale\n\nAllows for the proofreading and commenting on fluent files in a tool such as Google Docs, by exporting the fluent file to ODT, then uploading that to Google Drive.\n\n## Installation\n\nRequires [`pandoc`](https://pandoc.org/) to be installed to convert from markdown to other formats.\n\nInstall the node dependencies:\n\n```\nmake install\n```\n\n## Usage\n\n### Convert to Markdown\n\nTo convert from fluent file to markdown:\n\n```\nmake md path=../path/to/file.ftl\n```\n\nThe markdown will be generated in output.md\n\n### Convert to ODT\n\n```\nmake odt path=../path/to/file.ftl\n```\n\nThe odt file will be created at output.odt\n\n### Convert to any format pandoc supports\n\nFor example, html5:\n\n```\nmake pandoc type=html5 extension=html path=../path/to/file.ftl\n```\n\nThe html file will be created at output.html\n\n### Cleaning up output files\n\nTo clean up all output files:\n\n```\nmake clean\n```\n\n## Licence\n\n[MPL-2.0](https://www.mozilla.org/en-GB/MPL/2.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomca%2Fftl-to-md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleomca%2Fftl-to-md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomca%2Fftl-to-md/lists"}