{"id":18652799,"url":"https://github.com/torifat/markdown-it-table","last_synced_at":"2025-04-11T16:31:48.761Z","repository":{"id":57291237,"uuid":"97907296","full_name":"torifat/markdown-it-table","owner":"torifat","description":"Plugin for markdown-it markdown parser, adding table with nested block syntax support.","archived":false,"fork":false,"pushed_at":"2023-09-16T15:41:12.000Z","size":160,"stargazers_count":15,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T19:09:28.536Z","etag":null,"topics":["markdown-it","markdown-it-plugin","table"],"latest_commit_sha":null,"homepage":"","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/torifat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-21T04:54:04.000Z","updated_at":"2025-04-02T09:36:39.000Z","dependencies_parsed_at":"2024-06-18T18:21:53.378Z","dependency_job_id":"31c785ae-c6df-4521-9bd9-b2aff3030ab7","html_url":"https://github.com/torifat/markdown-it-table","commit_stats":{"total_commits":43,"total_committers":5,"mean_commits":8.6,"dds":0.3023255813953488,"last_synced_commit":"483fa088affcbc22f5ba82cb285bde4efc6deb38"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fmarkdown-it-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fmarkdown-it-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fmarkdown-it-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torifat%2Fmarkdown-it-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/torifat","download_url":"https://codeload.github.com/torifat/markdown-it-table/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441232,"owners_count":21103947,"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":["markdown-it","markdown-it-plugin","table"],"created_at":"2024-11-07T07:08:33.123Z","updated_at":"2025-04-11T16:31:48.487Z","avatar_url":"https://github.com/torifat.png","language":"JavaScript","readme":"# markdown-it-table\n[![CircleCI](https://circleci.com/gh/torifat/markdown-it-table/tree/master.svg?style=svg)](https://circleci.com/gh/torifat/markdown-it-table/tree/master) [![NPM version](https://img.shields.io/npm/v/markdown-it-table.svg?style=flat)](https://www.npmjs.org/package/markdown-it-table)\n\n\u003e Plugin for [markdown-it](https://github.com/markdown-it/markdown-it) markdown parser, adding table with nested block syntax support.\n\n## Install\n\n```bash\n$ yarn add markdown-it-table\n```\n\n## Use\n\n### init\n\n```js\nvar md = require('markdown-it')();\nvar { markdownItTable } = require('markdown-it-table');\n\nmd.use(markdownItTable [, options]);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorifat%2Fmarkdown-it-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorifat%2Fmarkdown-it-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorifat%2Fmarkdown-it-table/lists"}