{"id":16346738,"url":"https://github.com/matype/code-dripper","last_synced_at":"2025-08-25T19:04:45.492Z","repository":{"id":144975851,"uuid":"80213069","full_name":"matype/code-dripper","owner":"matype","description":"Drip code blocks from the markdown file","archived":false,"fork":false,"pushed_at":"2017-01-27T14:49:55.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T22:33:34.860Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matype.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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-01-27T14:15:19.000Z","updated_at":"2017-01-27T14:15:49.000Z","dependencies_parsed_at":"2024-04-19T06:01:14.410Z","dependency_job_id":null,"html_url":"https://github.com/matype/code-dripper","commit_stats":null,"previous_names":["matype/code-dripper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matype/code-dripper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fcode-dripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fcode-dripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fcode-dripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fcode-dripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/code-dripper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fcode-dripper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272116857,"owners_count":24876268,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T00:36:49.815Z","updated_at":"2025-08-25T19:04:45.467Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# code-dripper [![Build Status](https://travis-ci.org/morishitter/code-dripper.svg)](https://travis-ci.org/morishitter/code-dripper)\n\nDrip code blocks from the markdown file.\n\n## Installation\n\n```shell\n$ npm install code-dripper\n```\n\n## Usage\n\n### CLI\n\n```\n$ code-dripper sample.md\n```\n\n### Node.js\n\n```js\nvar fs = require('fs')\nvar codeDripper = require('code-dripper')\n\nvar md = fs.readFileSync('./sample.md', 'utf-8')\ncodeDripper(md)\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 Masaaki Morishita\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fcode-dripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fcode-dripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fcode-dripper/lists"}