{"id":17875317,"url":"https://github.com/noyobo/md2jsonml","last_synced_at":"2025-03-21T23:33:01.213Z","repository":{"id":57293411,"uuid":"85779302","full_name":"noyobo/md2jsonml","owner":"noyobo","description":"Parse Markdown into JsonML.","archived":false,"fork":false,"pushed_at":"2020-06-01T01:22:44.000Z","size":573,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-14T03:18:10.926Z","etag":null,"topics":["jsonml","markdown-parser"],"latest_commit_sha":null,"homepage":null,"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/noyobo.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}},"created_at":"2017-03-22T03:09:00.000Z","updated_at":"2023-09-08T17:22:35.000Z","dependencies_parsed_at":"2022-08-27T12:21:21.038Z","dependency_job_id":null,"html_url":"https://github.com/noyobo/md2jsonml","commit_stats":null,"previous_names":["noyobo/markdown2jsonml"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noyobo%2Fmd2jsonml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noyobo%2Fmd2jsonml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noyobo%2Fmd2jsonml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noyobo%2Fmd2jsonml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noyobo","download_url":"https://codeload.github.com/noyobo/md2jsonml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820596,"owners_count":16886222,"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":["jsonml","markdown-parser"],"created_at":"2024-10-28T11:14:28.235Z","updated_at":"2024-10-28T11:14:28.853Z","avatar_url":"https://github.com/noyobo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Markdown to JsonML\n=================\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/noyobo/md2jsonml.svg)](https://greenkeeper.io/)\n\n[![](https://img.shields.io/travis/noyobo/md2jsonml.svg)](https://travis-ci.org/noyobo/md2jsonml) [![Codecov](https://img.shields.io/codecov/c/github/noyobo/md2jsonml/master.svg)](https://codecov.io/gh/noyobo/md2jsonml/branch/master) [![npm package](https://img.shields.io/npm/v/md2jsonml.svg)](https://www.npmjs.org/package/md2jsonml) [![NPM downloads](http://img.shields.io/npm/dm/md2jsonml.svg)](https://npmjs.org/package/md2jsonml) \n\nParse markdown to [JsonML](http://www.jsonml.org/), work on NodeJS and Browser.\n\n## Features\n\n- Support HTML tags\n- Support reference\n\n## Installation\n\n```bash\nnpm install md2jsonml\n```\n\n## Usage\n\n```js\nconst md2jsonml = require('md2jsonml');\n\nconst jsonml = md2jsonml('## Markdown content')\n```\n\n## Examples\n\nsee [test](./test)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoyobo%2Fmd2jsonml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoyobo%2Fmd2jsonml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoyobo%2Fmd2jsonml/lists"}