eyebrowse VS smartparens

Compare eyebrowse vs smartparens and see what are their differences.

eyebrowse

A simple-minded way of managing window configs in emacs (by wasamasa)

smartparens

Minor mode for Emacs that deals with parens pairs and tries to be smart about it. (by Fuco1)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
eyebrowse smartparens
2 19
443 1,793
- -
0.0 8.4
about 4 years ago 25 days ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eyebrowse

Posts with mentions or reviews of eyebrowse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-31.
  • Let's share your top 3 packages that you can't live without.
    34 projects | /r/emacs | 31 Jul 2022
  • How to make packages in emacs? from beginner to advance? PLEASE HELP
    6 projects | /r/emacs | 10 Jul 2021
    An Emacs package is just Emacs Lisp code that adheres to package conventions. If you can write moderately complicated code in your init file and believe that it may be useful to other people, put it into its separate file, add package headers/footers, adjust to package writing conventions and it's ready for publishing. I've learned all that from looking up the documentation and most importantly, studying other packages. I was at that point one year into my Emacs journey and published https://github.com/wasamasa/eyebrowse shortly after.

smartparens

Posts with mentions or reviews of smartparens. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-27.

What are some alternatives?

When comparing eyebrowse and smartparens you can also consider the following projects:

hydra - make Emacs bindings that stick around

paredit-everywhere - Enable some paredit features in non-lisp buffers

projectile - Project Interaction Library for Emacs

lispy - Short and sweet LISP editing

minimap - Sidebar showing a "mini-map" of a buffer

embrace.el - Add/Change/Delete pairs based on `expand-region', similar to `evil-surround'.

multiple-cursors.el - Multiple cursors for emacs.

tree-sitter-org - Org grammar for tree-sitter

general.el - More convenient key definitions in emacs

restart-emacs - A simple emacs package to restart emacs from within emacs

use-package - A use-package declaration for simplifying your .emacs