Emacs Lisp Melpa

Open-source Emacs Lisp projects categorized as Melpa

Top 23 Emacs Lisp Melpa Projects

  • use-package

    A use-package declaration for simplifying your .emacs

    Project mention: 'org' is already installed (use-package) | reddit.com/r/emacs | 2023-02-24
  • auto-complete

    Emacs auto-complete package

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • web-mode

    web template editing mode for emacs

    Project mention: Use GNU Emacs | news.ycombinator.com | 2023-03-03

    I’ve started to use emacs in my computer sciences school 30 years ago (EPITA in Paris). The Lab was surrounded by Mips, Sun, Alpha, … great time.

    The only weakness of Emacs (according to me) was the lack of a good major mode (module) to edit web template : imagine editing a php block inside a javascript part embedded inside html.

    After testing many modes, I started to develop web-mode (http://web-mode.org) that is now compatible with about thirty template engines. What a wondeful trip it was to discover the power of Lisp and what a pleasure it is everyday to know exactly what happens when I hit a key while editing an html file.

    I am the only Emacs user in my company (kernix.com) but nothing would make me switch. I can not imagine using an editor that would not open in less than a second (or that would eat hundreds of Mo of RAM)

    I Hope Emacs will see a usage surge with the inclusion of tree sitter… editing in emacs will be even faster and more robust. Not sure tree sitter is suitted for multi languages files … but for this you have web-mode ;)

  • dumb-jump

    an Emacs "jump to definition" package for 50+ languages

    Project mention: Jump around huge code bases in Emacs without LSP or TAGS | reddit.com/r/planetemacs | 2023-03-21

    TLDW It describes the dumb-jump emacs package: https://github.com/jacktasia/dumb-jump

  • meghanada-emacs

    A Better Java Development Environment for Emacs

  • quelpa

    Build and install your Emacs Lisp packages on-the-fly directly from source

  • emacs

    An arctic, north-bluish clean and elegant Emacs theme. (by nordtheme)

    Project mention: Nord – An Arctic, north-bluish color palette | news.ycombinator.com | 2022-10-31

    Both Vim [1] and Emacs[2] are on the ports page [0]. In Emacs it's as easy to install as `package-install nord-theme` and then `load-theme nord`. I will note that I tried it out in Emacs running in Windows Terminal and it looks terrible, completely different from the demo and almost unusable - I quickly went back to one of the default themes, tango-dark. This is probably only going to work in the GUI version.

    [0] https://www.nordtheme.com/ports

    [1] https://www.nordtheme.com/ports/vim

    [2] https://www.nordtheme.com/ports/emacs

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • rg.el

    Emacs search tool based on ripgrep

    Project mention: Navigating an enormous code base | reddit.com/r/emacs | 2022-04-25

    rg.el or deadgrep: Emacs interfaces to ripgrep, a grep-like tool that is very fast. This lets us search across a large number of files for a pattern of text. The disadvantage of searching for text is that if you are looking for the method called foo and there are hundreds of them that exist, it can be hard to know which one you really want. On the other hand, at the scale and complexity that you are talking about, I can imagine that more IDE-like tools just start failing.

  • svg-tag-mode

    A minor mode for Emacs that replace keywords with nice SVG labels

    Project mention: how to parse a svg-file in elisp? | reddit.com/r/emacs | 2023-01-16

    That is a module that let's you replace occurances of regexes with svgs (https://github.com/rougier/svg-tag-mode)

  • evil-multiedit

    Multiple cursors for evil-mode, based on iedit

    Project mention: Doom Emacs User: Multiedit Keybinds not Working | reddit.com/r/emacs | 2022-08-23

    Here is the documentation I'm following: https://github.com/hlissner/evil-multiedit

  • emacs-solaire-mode

    If only certain buffers could be so grossly incandescent.

    Project mention: stimmung-themes.el — Emacs tuned to inner harmonies | reddit.com/r/emacs | 2022-03-25

    Looks like some kind of Nord with solaire-mode to provide contrasting backgrounds for secondary buffers.

  • bm

    bm.el -- Visual Bookmarks for GNU Emacs (by joodland)

    Project mention: Plugin for annotating while editing? | reddit.com/r/emacs | 2023-02-08

    For something that works in Emacs buffers, bm.el might be useful too.

  • lsp-haskell

    lsp-mode :heart: haskell

    Project mention: Kill until next char preceding space | Uppercase | underscore | reddit.com/r/emacs | 2023-03-01

    Were you using emacs-lsp?

  • lsp-dart

    lsp-mode :heart: dart

  • elcord

    Discord Rich Presence / Gamebridge support for Emacs!

    Project mention: Catppuccin coming soon | reddit.com/r/emacs | 2022-10-08

    https://github.com/Mstrodl/elcord Here's the link if you need it :)

  • selectric-mode

    ⌨ Make your Emacs sound like a proper typewriter.

  • pangu-spacing

    emacs minor-mode to add space between Chinese and English characters.

    Project mention: pangu-spacing: Add space between Chinese and English characters | reddit.com/r/planetemacs | 2022-09-10
  • clipetty

    Manipulate the system (clip)board with (e)macs from a (tty)

    Project mention: remote use | reddit.com/r/emacs | 2023-03-09
  • auctex-latexmk

    This library adds LatexMk support to AUCTeX.

    Project mention: Setting AuXTeX to run latexmk | reddit.com/r/emacs | 2022-06-26

    There is an open issue about but not really solved.

  • Local Golang playground

    GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :) (by grafov)

  • importmagic.el

    An Emacs package that resolves unimported Python symbols

  • yatemplate

    File templates for Emacs with YASnippet

  • lsp-metals

    lsp-mode :heart: metals

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-21.

Emacs Lisp Melpa related posts

Index

What are some of the best open-source Melpa projects in Emacs Lisp? This list will help you:

Project Stars
1 use-package 4,158
2 auto-complete 1,679
3 web-mode 1,556
4 dumb-jump 1,444
5 meghanada-emacs 609
6 quelpa 583
7 emacs 458
8 rg.el 389
9 svg-tag-mode 380
10 evil-multiedit 307
11 emacs-solaire-mode 245
12 bm 244
13 lsp-haskell 213
14 lsp-dart 176
15 elcord 149
16 selectric-mode 146
17 pangu-spacing 120
18 clipetty 118
19 auctex-latexmk 84
20 Local Golang playground 75
21 importmagic.el 69
22 yatemplate 62
23 lsp-metals 52
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com