{"id":17942745,"url":"https://github.com/b1f6c1c4/no-evil-eol-newline","last_synced_at":"2025-07-13T12:42:56.055Z","repository":{"id":30683911,"uuid":"125714873","full_name":"b1f6c1c4/no-evil-eol-newline","owner":"b1f6c1c4","description":"Hide the last 'new line' in Atom, just like vim does.","archived":false,"fork":false,"pushed_at":"2023-07-18T21:52:40.000Z","size":557,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T22:23:48.906Z","etag":null,"topics":["atom","eol","line-numbers","newline","vim"],"latest_commit_sha":null,"homepage":"","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/b1f6c1c4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-03-18T10:45:21.000Z","updated_at":"2022-02-12T04:46:45.000Z","dependencies_parsed_at":"2025-06-26T05:02:05.303Z","dependency_job_id":null,"html_url":"https://github.com/b1f6c1c4/no-evil-eol-newline","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/b1f6c1c4/no-evil-eol-newline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fno-evil-eol-newline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fno-evil-eol-newline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fno-evil-eol-newline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fno-evil-eol-newline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b1f6c1c4","download_url":"https://codeload.github.com/b1f6c1c4/no-evil-eol-newline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1f6c1c4%2Fno-evil-eol-newline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262003915,"owners_count":23243346,"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":["atom","eol","line-numbers","newline","vim"],"created_at":"2024-10-29T03:07:11.345Z","updated_at":"2025-06-26T05:02:20.185Z","avatar_url":"https://github.com/b1f6c1c4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# no-evil-eol-newline\n\n[![APM](https://img.shields.io/apm/v/no-evil-eol-newline) ![APM](https://img.shields.io/apm/dm/no-evil-eol-newline?color=e67aa1) ![APM](https://img.shields.io/apm/l/no-evil-eol-newline) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/b1f6c1c4/no-evil-eol-newline)](https://atom.io/packages/no-evil-eol-newline)\n\n\u003e Hide the last 'new line', just like Vim and GitHub.\n\n[:arrow_right: Link to the package on APM on atom.io :arrow_left:](https://atom.io/packages/no-evil-eol-newline)\n\n![Screenshot](screenshot.png)\n\n# Precondition\n\nThis package is meant for:\n\n- Vim enthusiastics - mostly previous vim users;\n- Unix fundamentalists - who think `\\n` marks the termination of one single line, instead of acting as the separator between two lines.\n\nYou SHOULD NOT use this package if you think:\n\n- (Either) `\\n` at the end of a file is totally heresy;\n- (Or) a new line MUST be displayed magnificently to indicate your fidelity of appending `\\n` to each file you write.\n\n# Introduction\n\nSuppress display of end-of-file newlines as blank lines.\nA temporal fix for [Atom issue 7787](https://github.com/atom/atom/issues/7787).\nMore precisely,\n- If a file ends with a `\\n`, then the line number of the 'new line' is hidden (by css), just like what vim does.\n- If a file doesn't end with a `\\n`, then the line number is shown in a bright color, indicating a missing `\\n`.\n- Files that use `\\r\\n` as EOL simply work perfectly.\n\n**Attention:**\nThis package only deals with how things **appear**: it **never** modify any bit of your file content. Thus, this package:\n  - Is compatible with `whitespace`, `editorconfig`, `vim-mode-plus`, and other packages.\n  - Works consistently on Linux, macOS, and Windows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1f6c1c4%2Fno-evil-eol-newline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb1f6c1c4%2Fno-evil-eol-newline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1f6c1c4%2Fno-evil-eol-newline/lists"}