plugin-template.nvim VS Dash-Alfred-Workflow

Compare plugin-template.nvim vs Dash-Alfred-Workflow and see what are their differences.

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
plugin-template.nvim Dash-Alfred-Workflow
6 3
102 348
- -
0.0 10.0
5 months ago almost 7 years ago
Lua
- -
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.

plugin-template.nvim

Posts with mentions or reviews of plugin-template.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • Arduino.nvim
    3 projects | /r/neovim | 1 Jan 2023
    I was put off by the complexity of adding tests but in the add I got it setup in my plugin by downloading a plugin template and copying the way everything is done. Probably this one https://github.com/m00qek/plugin-template.nvim
  • Some questions about Lua plugin development
    2 projects | /r/neovim | 23 May 2022
    Hey, I have put together a template for Neovim plugins that proposes a structure and have a good setup for tests. Take a look, it might inspire you https://github.com/m00qek/plugin-template.nvim
  • What are good general guidelines/tips for someone writing a plugin in Lua?
    3 projects | /r/neovim | 24 Sep 2021
    Hello everyone, I created a plugin template for Neovim before and now I'm planning to add a general guidelines section to its documentation. To not make this too personal I'd like to hear from you what are good tips, guidelines, do/don't, etc. when writing a Lua plugin. Does anyone here have strong opinions on this?
  • Help with a Lua plugin
    3 projects | /r/neovim | 23 Sep 2021
    I suggest you to add some tests to it, which will ensure that it keeps working when you add more stuff to if in the future. One way is to do setup them like in https://github.com/m00qek/plugin-template.nvim
  • A template for plugins written mostly in Lua
    2 projects | /r/neovim | 24 Apr 2021
  • How do you build unit tests for your lua plugins?
    6 projects | /r/neovim | 24 Apr 2021
    I had the same trouble recently so I put together a template with the solution I found: https://github.com/m00qek/plugin-template.nvim

Dash-Alfred-Workflow

Posts with mentions or reviews of Dash-Alfred-Workflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-16.
  • Embar: Emacs bar and launcher combination
    2 projects | /r/emacs | 16 Aug 2022
    I think that's pretty much it. As a more concrete example, for Alfred there is the Dash plugin. It lets you interface with the Dash app by typing dash {query}. (Note I'm just talking about this general idea, not interfacing with Dash specifically).
  • Dash.nvim - a Telescope finder for Dash.app
    2 projects | /r/neovim | 24 Sep 2021
    Ok, so I just realized that preview is not a preview, my bad (sorry). Take a look here for what I meant which is not a helpful preview: https://github.com/Kapeli/Dash-Alfred-Workflow
  • Help with a Lua plugin
    3 projects | /r/neovim | 23 Sep 2021
    How I found the querying tool: https://github.com/Kapeli/Dash-Alfred-Workflow/issues/23

What are some alternatives?

When comparing plugin-template.nvim and Dash-Alfred-Workflow you can also consider the following projects:

nvim-comment - A comment toggler for Neovim, written in Lua

dash.nvim - 🏃💨 Search Dash.app from your Neovim fuzzy finder. Built with Rust 🦀 and Lua

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

exlybar - An Emacs Polybar-like window manager status bar.

baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)

boilit - create boilerplate structure for neovim plugins

package-info.nvim - ✍️ All the npm/yarn/pnpm commands I don't want to type

vim-lsp - async language server protocol plugin for vim and neovim

project-settings.nvim - Manage project local settings using a json file.

vusted - A busted wrapper for testing neovim plugin

arduino-nvim - Simple arduino-language-server wrapper for nvim