{"id":23618930,"url":"https://github.com/syuji-higa/gulp-cr-lf-replace","last_synced_at":"2025-05-13T10:33:51.535Z","repository":{"id":27380235,"uuid":"30856074","full_name":"syuji-higa/gulp-cr-lf-replace","owner":"syuji-higa","description":"Line feed code convert Gulp plugin.","archived":false,"fork":false,"pushed_at":"2020-07-15T19:43:58.000Z","size":6,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T13:17:20.913Z","etag":null,"topics":["coffeescript","gulp","javascript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gulp-cr-lf-replace","language":"CoffeeScript","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/syuji-higa.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":"2015-02-16T06:05:50.000Z","updated_at":"2021-02-01T18:26:24.000Z","dependencies_parsed_at":"2022-08-01T10:37:37.932Z","dependency_job_id":null,"html_url":"https://github.com/syuji-higa/gulp-cr-lf-replace","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/syuji-higa%2Fgulp-cr-lf-replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuji-higa%2Fgulp-cr-lf-replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuji-higa%2Fgulp-cr-lf-replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuji-higa%2Fgulp-cr-lf-replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syuji-higa","download_url":"https://codeload.github.com/syuji-higa/gulp-cr-lf-replace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253922973,"owners_count":21984817,"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":["coffeescript","gulp","javascript"],"created_at":"2024-12-27T19:33:49.531Z","updated_at":"2025-05-13T10:33:51.477Z","avatar_url":"https://github.com/syuji-higa.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"gulp-cr-lf-replace\n===============\n\n```\ngulp = require 'gulp'\ncrLfReplace = require 'gulp-cr-lf-replace'\n\ngulp.task 'cr-lf-replace', -\u003e\n  gulp\n    .src './htdocs/**/*.html'\n    .pipe crLfReplace\n      changeCode: 'CR+LF' # CR+LF, LF, CR\n    .pipe gulp.dest './'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuji-higa%2Fgulp-cr-lf-replace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyuji-higa%2Fgulp-cr-lf-replace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuji-higa%2Fgulp-cr-lf-replace/lists"}