AsepriteAddons VS high-str.nvim

Compare AsepriteAddons vs high-str.nvim and see what are their differences.

AsepriteAddons

Lua scripts for Aseprite add-ons. (by behreajj)

high-str.nvim

🦎 A NeoVim plugin for highlighting visual selections like in a normal document editor! (by pocco81)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AsepriteAddons high-str.nvim
3 6
99 287
- -
9.7 0.0
4 days ago over 1 year ago
Lua Lua
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.

AsepriteAddons

Posts with mentions or reviews of AsepriteAddons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.
  • How to fix incorrect colors?
    2 projects | /r/aseprite | 10 Aug 2022
    Aseprite's GUI limits the choice of color profiles you can convert or assign to a sprite. If you have an .icc file, you can load that file to a color profile with a Lua script. I use this: https://github.com/behreajj/AsepriteAddons/blob/main/dialogs/color/setColorProfile.lua .
  • Is there a way to do something similar to this in aseprite?
    1 project | /r/PixelArt | 6 Aug 2022
    An effect like this can be created with a Lua script. There is a thread discussing wave animations here: https://community.aseprite.org/t/how-do-i-animate-a-wavey-effect/3360/10 . I'm maintaining a longer-term version of the script I drafted in that thread here: https://github.com/behreajj/AsepriteAddons/blob/main/dialogs/misc/waveAnim.lua .
  • Lua Scripting Tutorial & Github Repo
    1 project | /r/aseprite | 22 Mar 2021

high-str.nvim

Posts with mentions or reviews of high-str.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.

What are some alternatives?

When comparing AsepriteAddons and high-str.nvim you can also consider the following projects:

aseprite-scripts - some scripts of aseprite e.g. psd exporter

barbar.nvim - The neovim tabline plugin.

tailwind-highlight.nvim - Highlight Tailwind CSS classes in neovim

indent-blankline.nvim - Indent guides for Neovim

AseCvdSim - Simulate Color Vision Deficiency in Aseprite

vim-mark - Highlight several words in different colors simultaneously.

aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)

vim-highlight - Highlight lines or patterns of interest in different colors

nvim-treesitter-context - Show code context

NoCLC.nvim - 🥕 Simple NeoVim plugin for disabling the cursor-line/column in unused windows/buffers.

vim-mark - A clone of http://www.vim.org/scripts/script.php?script_id=2666

vim-ingo-library - Vimscript library of common functions