{"id":13850281,"url":"https://github.com/thefrontside/frontmacs","last_synced_at":"2025-04-05T01:06:21.678Z","repository":{"id":13310514,"uuid":"74063859","full_name":"thefrontside/frontmacs","owner":"thefrontside","description":"Package-based, web-centric, customizable, awesome-by-default, acceptance-tested Emacs distribution","archived":false,"fork":false,"pushed_at":"2023-09-14T20:34:35.000Z","size":2369,"stargazers_count":503,"open_issues_count":37,"forks_count":22,"subscribers_count":27,"default_branch":"release","last_synced_at":"2025-03-29T00:07:52.193Z","etag":null,"topics":["emacs","emacs-add-on","emacs-configuration","emacs-customizations","emacs-initialization","emacs-packages","starterkit"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/thefrontside.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-17T20:18:11.000Z","updated_at":"2025-03-20T10:32:51.000Z","dependencies_parsed_at":"2024-12-29T11:11:41.120Z","dependency_job_id":"b4b94d26-1e2d-489a-8efc-30ce374d737d","html_url":"https://github.com/thefrontside/frontmacs","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Ffrontmacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Ffrontmacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Ffrontmacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefrontside%2Ffrontmacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thefrontside","download_url":"https://codeload.github.com/thefrontside/frontmacs/tar.gz/refs/heads/release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271528,"owners_count":20911587,"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":["emacs","emacs-add-on","emacs-configuration","emacs-customizations","emacs-initialization","emacs-packages","starterkit"],"created_at":"2024-08-04T20:01:05.384Z","updated_at":"2025-04-05T01:06:21.627Z","avatar_url":"https://github.com/thefrontside.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# Frontmacs\n\n[![Build Status](https://circleci.com/gh/thefrontside/frontmacs.svg?style=shield)](https://app.circleci.com/pipelines/github/thefrontside/frontmacs?branch=release)\n[![Chat on Discord](https://img.shields.io/discord/700803887132704931?Label=Discord)](https://discord.gg/JNnzuSSSb4)\n[![Created by Frontside](https://img.shields.io/badge/created%20by-frontside-26abe8.svg)](https://frontside.com)\n\nA collection Emacs Packages maintained by your friends at [Frontside][].\n\n## frontside-javascript\n\n[![MELPA](https://melpa.org/packages/frontside-javascript-badge.svg)](https://melpa.org/#/frontside-javascript)\n\n*JS development that just works™️*\n\nModern JavaScript development is so much more than just syntax highlighting, or even a language server. This package make sure that your JavaScript environment works \"out of the box\". This means:\n\n* JavaScript, TypeScript, plus support for JSX, TSX, and MDX\n* Code navigation and refactoring\n* Support for [NodeJS][] and executables in `node_modules`\n* Automatically setup error highlighting with project-local tools like [ESLint] and Prettier.\n\n\u003e Currently, `frontside-javascript` uses [tide-mode][] for TypeScript and language server support. Like that project, we have our eye on [LSP-mode][], and when it's ready will migrate to use that system instead. For the time-being however, we've found tide to be the more consistently reliable alternative.\n\n### Usage\nInstall the `frontside-javascript` and add a call to `(frontside-javascript)` somewhere in your init process. For example with `use-package`:\n\n```emacs-lisp\n(use-package frontside-javascript\n  :init (frontside-javascript))\n```\n\n[Frontside]: http://frontside.com\n[discord]: https://discord.com/invite/JNnzuSSSb4\n[prelude]: https://github.com/bbatsov/prelude\n[nodejs]: https://nodejs.org\n[tide-mode]: https://github.com/ananthakumaran/tide\n[lsp-mode]: https://github.com/emacs-lsp/lsp-mode\n[eslint]: https://eslint.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrontside%2Ffrontmacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefrontside%2Ffrontmacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefrontside%2Ffrontmacs/lists"}