{"id":16882875,"url":"https://github.com/alhadis/atom-postscript","last_synced_at":"2026-05-20T02:34:28.620Z","repository":{"id":78377312,"uuid":"171448904","full_name":"Alhadis/Atom-PostScript","owner":"Alhadis","description":"Live previewing of PostScript/EPS files in Atom using GhostScript.","archived":false,"fork":false,"pushed_at":"2023-02-10T22:35:05.000Z","size":698,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T06:41:51.719Z","etag":null,"topics":["atom","atom-package","ghostscript","postscript","previewer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alhadis.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}},"created_at":"2019-02-19T09:55:14.000Z","updated_at":"2021-11-25T01:47:43.000Z","dependencies_parsed_at":"2023-04-12T11:49:36.298Z","dependency_job_id":null,"html_url":"https://github.com/Alhadis/Atom-PostScript","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/Alhadis%2FAtom-PostScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FAtom-PostScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FAtom-PostScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alhadis%2FAtom-PostScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alhadis","download_url":"https://codeload.github.com/Alhadis/Atom-PostScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554126,"owners_count":20471173,"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","atom-package","ghostscript","postscript","previewer"],"created_at":"2024-10-13T16:08:59.207Z","updated_at":"2026-05-20T02:34:28.247Z","avatar_url":"https://github.com/Alhadis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"PostScript support for Atom\n===========================\n\nLive previews of PostScript/EPS files using [GhostScript][].\n\n![Figure 1: Structural formula rendering](./figure-1.png)\n\nTo preview an `.eps` or `.ps` file, press \u003ckbd\u003eCTRL + Shift + M\u003c/kbd\u003e.\n\n\nInstallation\n--------------------------------------------------------------------------------\n1. **Install GhostScript if needed.**  \n\t[Download] a precompiled binary or install using a package manager.\n\n\tOn Linux, using [APT][], [DNF][], et al:\n\t~~~shell\n\t# Debian/Ubuntu\n\tsudo apt-get update\n\tsudo apt-get install ghostscript\n\n\t# RPM-based distros\n\tsudo yum install ghostscript\n\t~~~\n\n\tOn macOS, using [Homebrew][] or [MacPorts][]:\n\t~~~shell\n\t# Homebrew\n\tbrew install ghostscript\n\t\n\t# MacPorts\n\tsudo port install ghostscript\n\t~~~\n\n\tOn Windows, using [Chocolatey][]:\n\t~~~batchfile\n\tchoco install ghostscript\n\t~~~\n\n\n2.\t**Clone this repository to `~/.atom/packages` using [Git][].**  \n\tAfter checkout, install libraries needed by this package's UI:\n\n\tOn Linux and macOS:\n\t~~~shell\n\tcd ~/.atom/packages\n\tgit clone 'https://github.com/Alhadis/Atom-PostScript.git' postscript\n\tcd postscript\n\tapm install .\n\tapm install --production file-icons\n\t~~~\n\n\tOn Windows:\n\t~~~batchfile\n\tcd %HOMEPATH%\\.atom\\packages\n\tgit clone \"https://github.com/Alhadis/Atom-PostScript.git\"\n\tren Atom-PostScript postscript\n\tcd postscript\n\tapm install --production file-icons\n\n\t:: Node.js is required on Windows due to a bug in APM\n\tnpm install --production .\n\t~~~\n\n\n\u003c!-- Referenced links ---------------------------------------------------------\u003e\n[APT]:         https://wiki.debian.org/AptCLI\n[Chocolatey]:  https://chocolatey.org/\n[DNF]:         https://docs.fedoraproject.org/en-US/quick-docs/dnf/\n[download]:    https://www.ghostscript.com/download/gsdnld.html\n[GhostScript]: https://www.ghostscript.com/\n[Git]:         https://git-scm.com/\n[Homebrew]:    https://brew.sh/\n[MacPorts]:    https://ports.macports.org/port/ghostscript/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falhadis%2Fatom-postscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falhadis%2Fatom-postscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falhadis%2Fatom-postscript/lists"}