flymake-vale
By tpeacock19
elpaca
An elisp package manager (by progfolio)
flymake-vale | elpaca | |
---|---|---|
6 | 29 | |
29 | 633 | |
- | - | |
4.4 | 9.2 | |
4 months ago | 12 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.
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.
flymake-vale
Posts with mentions or reviews of flymake-vale.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-26.
- Jinx - Enchanted just-in-time spell-checker [GNU ELPA]
-
Don't fear the Emacs
https://github.com/tpeacock19/flymake-vale is still not in a package repo, so I think I can't? (unless I get into using git submodules/subtree or something like that to assimilate it).
-
Recommend me a starter kit
I write a lot of AsciiDoc for work. Being able to integrate aspell and Vale would be a big plus (recommended plugin for Vale is https://github.com/tpeacock19/flymake-vale , which is not in MELPA- maybe a straight.el-using starter kit would be helpful? Or perhaps I should just submodule/subtree/subrepo it?)
- flymake-vale: On-the-fly natural language linting. Vale is a syntax-aware linter for prose built with speed and extensibility in mind. See vale.sh for more info
-
Grammar auto-correction package?
I like vale.sh, which is a commandline tool that lets you customize what checks you want done on your writing - basically a linter for prose. It looks like someone developed a flymake integration.
- Setting up Vale to grammar check Org files
elpaca
Posts with mentions or reviews of elpaca.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-24.
-
Zed is now open source
Elpaca [1] does not do this. I use it and it works a treat.
1: https://github.com/progfolio/elpaca
- Package contribution workflow
-
Returning emacs user - what packages are common now?
As others have said your packages work well and should still be widely supported. use-package has been blessed by the maintainers of emacs and will be a default package when Emacs 29 is released. If you are looking for another package manager /u/nv-elisp 's https://github.com/progfolio/elpaca would be a good one to checkout.
-
If you like Straight, you should try Elpaca
One of my biggest challenges with it is for packages that have extensions. Where they just work with Elpa/Melpa but then when you convert over to Elpaca they break and you have to go digging around Elpaca's manual and try to figure out the right file incantation that will make things works.
- Using package loader (e.g. use-package) in file besides init.el?
-
How to Make Emacs Look Cooler with Simple Customization
Elpaca. https://github.com/progfolio/elpaca - an alternative to the built in package manager. Very fast with an eminently decent UI, and allows for any or no fine-tuning how any given package should be installed.
-
Emacs lisp huge single file packages
Here's an overview of the current structure of Elpaca:
- Elpaca: The Basics
-
emacs can be "heavy" but still blazingly fast
If you get around to actually measuring it, let me know. I'm collecting data points for comparison with Elpaca.
-
Will any emacs package manager let me audit packages before installing them?
Elpaca has the elpaca-fetch command for this purpose. It fetches a package repository and will display the commit log. Each commit hash is a button which will open a magit diff view if magit is installed. It could very easily be extended to work with vc, ediff, etc. Here's a screenshot of what the update log looks like:
What are some alternatives?
When comparing flymake-vale and elpaca you can also consider the following projects:
flycheck-vale - Flycheck integration for the vale natural language linter
elpa-mirror - Create local emacs package repository. 15 seconds to install 115 packages.
jinx - 🪄 Enchanted Spell Checker
consult-notes - Use consult to search notes
alexpdp7 - My personal monorepo: blog, writing, personal infra, tools...
spartan-emacs - Finally, a simple Emacs framework
ejira - Emacs JIRA integration
flycheck-org-vale - A Laser-Focused Zero-Configuration Single-File Vale Org Syntax Checker
straight.el - 🍀 Next-generation, purely functional package manager for the Emacs hacker.
Emacs-langtool - LanguageTool for Emacs
emacs-libvterm - Emacs libvterm integration