{"id":15380960,"url":"https://github.com/brrd/nbx2md","last_synced_at":"2025-06-11T19:34:17.688Z","repository":{"id":57309156,"uuid":"429390762","full_name":"brrd/nbx2md","owner":"brrd","description":"nullboard to markdown","archived":false,"fork":false,"pushed_at":"2021-11-18T14:28:36.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T12:37:10.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-18T10:43:52.000Z","updated_at":"2024-04-25T00:38:29.000Z","dependencies_parsed_at":"2022-09-09T01:00:08.981Z","dependency_job_id":null,"html_url":"https://github.com/brrd/nbx2md","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brrd%2Fnbx2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brrd%2Fnbx2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brrd%2Fnbx2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brrd%2Fnbx2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brrd","download_url":"https://codeload.github.com/brrd/nbx2md/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635537,"owners_count":19672191,"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":[],"created_at":"2024-10-01T14:25:10.912Z","updated_at":"2025-02-19T10:21:02.555Z","avatar_url":"https://github.com/brrd.png","language":"JavaScript","readme":"# nbx2md\n\nConvert [nullboard](https://github.com/apankrat/nullboard) NBX files to markdown.\n\n## Installation\n\n```sh\nnpm install -g nbx2md\n```\n\n## Usage\n\n```sh\nnbx2md path/to/input.nbx path/to/output.md\n```\n\nYou can also use it programmatically:\n\n```sh\nnpm install --save nbx2md\n```\n\n```js\nconst nbx2md = require(\"nbx2md\");\nconst md = nbx2md(data);\n```\n\n## License\n\nThe MIT License (MIT) - Copyright (c) 2021 Thomas Brouard","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrrd%2Fnbx2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrrd%2Fnbx2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrrd%2Fnbx2md/lists"}