ascii-blocks.nvim VS utf8.lua

Compare ascii-blocks.nvim vs utf8.lua and see what are their differences.

ascii-blocks.nvim

Neovim plugin to prettify ASCII boxes using extended UTF-8 box drawing characters. (by superhawk610)

utf8.lua

pure-lua 5.3 regex library (by Stepets)
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
ascii-blocks.nvim utf8.lua
2 1
50 145
- -
10.0 10.0
over 1 year ago over 2 years ago
Lua Lua
- MIT License
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.

ascii-blocks.nvim

Posts with mentions or reviews of ascii-blocks.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • ascii-blocks.nvim, my first Lua plugin!
    4 projects | /r/neovim | 3 Sep 2022
    It doesn't currently, but I agree it would be a nice feature. I have a TODO in the code to add support for visual selections, and I opened an issue to track ranges here.

utf8.lua

Posts with mentions or reviews of utf8.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • ascii-blocks.nvim, my first Lua plugin!
    4 projects | /r/neovim | 3 Sep 2022
    I'm fairly new to Lua, and I ran into quite a few issues trying to get UTF-8 parsing working until I finally came across the fantastic utf8.lua. The code may not be the nicest, but I'm happy that I was able to get a fairly robust implementation together in a day. The biggest challenge was overlapping boxes, but I managed to solve that eventually.

What are some alternatives?

When comparing ascii-blocks.nvim and utf8.lua you can also consider the following projects:

venn.nvim - Draw ASCII diagrams in Neovim