{"id":16374441,"url":"https://github.com/azz/simple-text-editor","last_synced_at":"2026-03-26T09:30:23.883Z","repository":{"id":57361009,"uuid":"72507901","full_name":"azz/simple-text-editor","owner":"azz","description":"(really) simple command-line text editor","archived":false,"fork":false,"pushed_at":"2016-11-01T09:34:16.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T17:56:01.886Z","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/azz.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":"2016-11-01T05:52:09.000Z","updated_at":"2019-01-28T10:04:59.000Z","dependencies_parsed_at":"2022-09-06T22:23:07.762Z","dependency_job_id":null,"html_url":"https://github.com/azz/simple-text-editor","commit_stats":null,"previous_names":["derflatulator/simple-text-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fsimple-text-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fsimple-text-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fsimple-text-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Fsimple-text-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azz","download_url":"https://codeload.github.com/azz/simple-text-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946913,"owners_count":19723014,"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-10-11T03:17:15.474Z","updated_at":"2026-03-26T09:30:23.840Z","avatar_url":"https://github.com/azz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# (Really) Simple Text Editor\n\nJavaScript command-line text editor. No dependencies.\n\nBased on Gary Bernhardt's [stream](https://www.twitch.tv/gary_bernhardt/v/90796516).\n\n## Install\n\n```bash\n$ npm i -g simple-text-editor\n```\n\n## Start\n\nStart (new file):\n\n```bash\n$ simple-text-editor\n```\n\nStart (load file):\n\n```bash\n$ simple-text-editor path/to/file\n```\n\n## Commands\n\n| **Command** | **Description**\n|------------:|-----------------\n| `^B` or `←` | Backward\n| `^F` or `→` | Forward\n| `^N` or `↓` | Next Line\n| `^P` or `↑` | Prev Line\n| `^A`        | Start of Line\n| `^E`        | End of Line\n| `^C`        | Exit\n| `^S`        | Save (only when a file is loaded)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Fsimple-text-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazz%2Fsimple-text-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Fsimple-text-editor/lists"}