aasvg VS markup

Compare aasvg vs markup and see what are their differences.

aasvg

Turn ASCII art into SVG (by martinthomson)

markup

Determines which markup library to use to render a content file (e.g. README) on GitHub (by github)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
aasvg markup
1 9
61 5,781
- 0.2%
6.4 1.8
4 months ago 27 days ago
JavaScript Ruby
BSD 2-clause "Simplified" License 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.

aasvg

Posts with mentions or reviews of aasvg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • Include diagrams in your Markdown files with Mermaid
    22 projects | news.ycombinator.com | 14 Feb 2022
    > I think so-called ASCII-art is more in the spirit of Markdown.

    If you're simply doing a less on a file, then sure. But if you want to do a 'render' on the Markdown and convert it to another format (HTML, PDF) then having a mechanism that can translate ASCII to something graphical could be useful.

    In some ways this is what the DOT language does in Graphviz:

    * https://graphviz.org/gallery/

    > The spirit behind the kind of thing in the OP, on the other hand, is that one should get nicely formatted HTML from Markdown for the purpose of online consumption. Which is a very different goal.

    I'm not sure if there's a way to have both ASCII art and it be renderable to graphics. Closest that I could find:

    * https://github.com/martinthomson/aasvg

markup

Posts with mentions or reviews of markup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Give your brain time to think and remember
    7 projects | news.ycombinator.com | 17 May 2023
    Btw github supports more than just markdown: https://github.com/github/markup#markups
  • Documentation generators and custom syntax highlighting
    5 projects | /r/ProgrammingLanguages | 5 May 2023
    I'm not sure 4. works for colors/styling, style attributes are stripped: https://github.com/github/markup/issues/119
  • Do you think we will see color text in GFM?
    1 project | /r/github | 15 Feb 2023
  • Hiding front matter block in github markdown
    1 project | /r/github | 9 Nov 2022
    I found this issue, which does not show much traction: https://github.com/github/markup/issues/994
  • Hi DM's, what medium do you use to organise your campaign?
    3 projects | /r/DnD | 11 Oct 2022
    For sharing settings and lore with players, GitHub wiki. Understands Org and several other formats thanks to GitHub Markup, so I can copy in (and trim down) my original notes without much fuss.
  • raw-markdown and rendered markdown
    2 projects | /r/Markdown | 20 Jun 2022
  • Include diagrams in your Markdown files with Mermaid
    22 projects | news.ycombinator.com | 14 Feb 2022
    Re: https://github.com/github/markup/issues/533

    I’m the main author of KeenWrite (see screenshots), a type of desktop Markdown editor that supports diagrams. It’s encouraging to see that Mermaid diagrams are being supported in GitHub. There are a few drawbacks on the syntax and implications of using MermaidJS.

    First, only browser-based SVG renderers can correctly parse Mermaid diagrams. I’ve tested Apache Batik, svgSalamander, resvg, rsvg-convert, svglib, CairoSVG, ConTeXt, and QtSVG. See issue 2485. This implies that typesetting Mermaid diagrams is not currently possible. In effect, by including Mermaid diagrams, many documents will be restricted to web-based output, excluding the possibility of producing PDF documents based on GitHub markdown documents (for the foreseeable future).

    Second, there are numerous text-to-diagram facilities available beyond Mermaid. The server at https://kroki.io/ supports Mermaid, PlantUML, Graphviz, byte fields, and many more. While including MermaidJS is a great step forward, supporting Kroki diagrams would allow a much greater variety. (Most diagrams produced in MermaidJS can also be crafted in Graphviz, albeit with less terse syntax.)

    Third, see the CommonMark discussion thread referring to a syntax for diagrams. It’s unfortunate that a standard “namespace” concept was not proposed.

    Fourth, KeenWrite integrates Kroki. To do so, it uses a variation on the syntax:

        ``` diagram-mermaid
  • Footnotes now supported in GitHub Markdown
    6 projects | news.ycombinator.com | 30 Sep 2021
    I thought it only rendered files in the repo (match by extension). Does GH also allow asciidoc(tor) syntax in comments and issues?

    * Note: Sadly, include is not supported on GH. https://github.com/github/markup/issues/1095

  • Compare AsciiDoc and Markdown
    6 projects | news.ycombinator.com | 5 Jul 2021

What are some alternatives?

When comparing aasvg and markup you can also consider the following projects:

asciitosvg - Create beautiful SVG renderings of ASCII diagrams.

org-mode - This is a MIRROR only, do not send PR.

step-ca-on-rpi - Smallstep Certificate Authority on Rpi4 with Yubikey

gitlab-foss

kroki - Creates diagrams from textual descriptions!

libasciidoc - A Golang library for processing Asciidoc files.

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

commonmark-spec - CommonMark spec, with reference implementations in C and JavaScript

mexdown - A lightweight integrating markup language

cmark-gfm - GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.