{"id":13725401,"url":"https://github.com/dotansimha/remark-import-partial","last_synced_at":"2025-05-07T17:20:19.866Z","repository":{"id":53420365,"uuid":"251267289","full_name":"dotansimha/remark-import-partial","owner":"dotansimha","description":"A plugin for Unified/Remark for populating `@import` syntax with partial files","archived":false,"fork":false,"pushed_at":"2022-06-26T07:16:09.000Z","size":1,"stargazers_count":9,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T12:11:28.181Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotansimha.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":"2020-03-30T10:05:47.000Z","updated_at":"2024-04-08T01:49:16.000Z","dependencies_parsed_at":"2022-08-27T18:40:45.123Z","dependency_job_id":null,"html_url":"https://github.com/dotansimha/remark-import-partial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotansimha%2Fremark-import-partial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotansimha%2Fremark-import-partial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotansimha%2Fremark-import-partial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotansimha%2Fremark-import-partial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotansimha","download_url":"https://codeload.github.com/dotansimha/remark-import-partial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922308,"owners_count":21825641,"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-08-03T01:02:22.009Z","updated_at":"2025-05-07T17:20:19.844Z","avatar_url":"https://github.com/dotansimha.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# `remark-import-partial`\n\n📝 Populate `@import` syntax with partial files\n\n## Installation\n\n```sh\nyarn add -D remark-import-partial\n```\n\n## Setup\n\nSee [**Using plugins**](https://github.com/remarkjs/remark/blob/master/doc/plugins.md#using-plugins) in the official documentation.\n\n## Usage\n\nTransform:\n\n```md\nSome content\n\n{@import ./my-name.md}\n\nOther content\n```\n\ninto:\n\n```md\nSome content\n\nDotan\n\nOther content\n```\n\nThe file path is relative to the markdown file path.\n\n## License\n\nDotan Simha\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotansimha%2Fremark-import-partial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotansimha%2Fremark-import-partial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotansimha%2Fremark-import-partial/lists"}