{"id":20182083,"url":"https://github.com/nichoth/readme-example","last_synced_at":"2025-08-23T20:12:05.314Z","repository":{"id":77400174,"uuid":"46450536","full_name":"nichoth/readme-example","owner":"nichoth","description":"Pipe a code example into a readme template","archived":false,"fork":false,"pushed_at":"2015-11-18T22:29:09.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T06:37:22.514Z","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/nichoth.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":"2015-11-18T22:05:33.000Z","updated_at":"2016-03-19T23:08:53.000Z","dependencies_parsed_at":"2023-03-12T00:44:57.959Z","dependency_job_id":null,"html_url":"https://github.com/nichoth/readme-example","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nichoth/readme-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Freadme-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Freadme-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Freadme-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Freadme-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nichoth","download_url":"https://codeload.github.com/nichoth/readme-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Freadme-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262182742,"owners_count":23271678,"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-11-14T02:37:35.954Z","updated_at":"2025-06-27T03:36:38.664Z","avatar_url":"https://github.com/nichoth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# readme example\n\nPipe a code example into a readme template\n\n\n## install\n\n    $ npm install -g readme-example\n\n\n## example\n\nTemplates are underscore style.\n\n_readmeTmpl.md:\n\n    # my module\n\n    ## example\n\n    ```js\n    \u003c%= example %\u003e\n    ```\n\n\nOn the command line:\n\n    $ cat example/code.js | readme-example _readmeTmpl.md \u003e readme.md\n\n\nResults in `readme.md`:\n\n    # my module\n\n    ## example\n\n    ```js\n    console.log('example');\n\n    ```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Freadme-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichoth%2Freadme-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Freadme-example/lists"}