{"id":23492875,"url":"https://github.com/paperist/types-remark","last_synced_at":"2025-04-15T09:11:38.308Z","repository":{"id":57135097,"uuid":"99562897","full_name":"Paperist/types-remark","owner":"Paperist","description":"TypeScript type definitions for wooorm/remark plugins.","archived":false,"fork":false,"pushed_at":"2017-08-08T17:19:59.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T09:11:30.003Z","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/Paperist.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":"2017-08-07T09:48:11.000Z","updated_at":"2019-12-19T18:11:45.000Z","dependencies_parsed_at":"2022-09-04T07:10:14.806Z","dependency_job_id":null,"html_url":"https://github.com/Paperist/types-remark","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paperist%2Ftypes-remark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paperist%2Ftypes-remark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paperist%2Ftypes-remark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paperist%2Ftypes-remark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paperist","download_url":"https://codeload.github.com/Paperist/types-remark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249040110,"owners_count":21202820,"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-12-25T02:15:21.986Z","updated_at":"2025-04-15T09:11:38.288Z","avatar_url":"https://github.com/Paperist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @paperist/types-remark\n\n[![LICENSE][license-badge]][license]\n[![standard-readme compliant][standard-readme-badge]][standard-readme]\n\n[license]: https://3846masa.mit-license.org\n[standard-readme]: https://github.com/RichardLitt/standard-readme\n\n[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIGNIUk0AAHomAACAhAAA%2BgAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAVUExURSBTICJcIiNgIiZoJTuhNyt3Kf///%2BCqxSgAAAAGdFJOUwpclbn%2B4Fj6/H8AAAABYktHRAZhZrh9AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH4AkEEjEV7MDQQwAAAGBJREFUCNc1TUEKgDAMi07vE/Q%2BRD8g%2B4BbvAvi/79iMjDQJm1CC6BbDzRsZI3incIpYeYFhCaYnLiyPYnYkwWZFWoFHrSuttCmmbwXh0eJQYVON4JthZTxCzzAmyb8%2BAAKXBRyN6RyZQAAAABJRU5ErkJggg==\n[standard-readme-badge]: https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square\n\n\u003e TypeScript type definitions for [wooorm/remark] plugins.\n\n[wooorm/remark]: https://github.com/wooorm/remark\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Supported Packages](#supported-packages)\n- [Contribute](#contribute)\n- [License](#license)\n\n## Install\n\n```bash\nnpm i @paperist/types-remark\n```\n\n**NOTE** |\nYou should **NOT** install `mdast`, `unist` packages. It is not exists on npm.\n\n## Usage\n\nFirst, you should set `@paperist/types-remark` to `types` in `tsconfig.json`.\n\n```json\n{\n  \"compilerOptions\": {\n    \"types\": [\"node\", \"@paperist/types-remark\"]\n  }\n}\n```\n\n## Supported packages\n\n- [unist-util-visit]\n  - `import * as Visit from 'unist-util-visit';`\n- [remark-parse]\n  - `import * as RemarkParse from 'remark-parse';`\n- [MDAST] (no npm package)\n  - `import { MDAST } from 'mdast';`\n- [Unist] (no npm package)\n  - `import { UNIST } from 'unist';`\n\n[unist-util-visit]: https://github.com/syntax-tree/unist-util-visit\n[remark-parse]: https://github.com/wooorm/remark/tree/master/packages/remark-parse\n[MDAST]: https://github.com/syntax-tree/mdast\n[Unist]: https://github.com/syntax-tree/unist\n\n## Contribute\n\nPRs accepted.\n\n## License\n\n![3846masa] MIT (c) 3846masa\n\n[3846masa]: https://www.gravatar.com/avatar/cfeae69aae4f4fc102960f01d35d2d86?s=50\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperist%2Ftypes-remark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaperist%2Ftypes-remark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaperist%2Ftypes-remark/lists"}