Show HN: Tenno – Markdown and JavaScript = an Hybrid of Word and Excel

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. potluck

    Reminds me of Ink and Switch's Potluck: https://github.com/inkandswitch/potluck

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. MarkdownFormula

    Use Excel-like formulas in markdown tables

    Very nice.

    There is no support for table cell expressions though, without which marking it as Excel is wrong.

    There is VS Code extension I use now: https://github.com/cescript/MarkdownFormula

    Do you consider adding something like that? Any way to use this locally? Is this going to be FOSS or no?

  4. evidence

    Business intelligence as code: build fast, interactive data visualizations in SQL and markdown

    Reminds me of https://evidence.dev/

  5. weave

    Not really an editor? (by rberenguel)

    I've been writing something similar that keeps evolving, although computable code blocks and markdown have been in there since v1. Runs locally, saves to LocalStorage and is always in a partially broken state because I add more things than those I fix: https://github.com/rberenguel/weave

    And a couple recent-ish updates (sadly twitter, because I use it as throw-devlog-there):

    - https://x.com/berenguel/status/1837917590804451378?s=46&t=jc...

    - https://x.com/berenguel/status/1799770200310726731?s=46&t=jc...

    - https://x.com/berenguel/status/1796917242791113118?s=46&t=jc...

  6. mdx

    Markdown for the component era

    I think this would be great as an evolution of MDX (https://mdxjs.com/). MDX is already pretty popular for documentation and it plays well with React but unfortunately there is no framework that adds interactivity to MDX which will enable use cases like data applications.

  7. mdld

    markdown linked data muddle

    I did another take on this, that extends Markdown links to include types (like triples, like Semantic Mediawiki) called "mdld". It's quite powerful but I left it at a good-enough stage for my uses. https://github.com/vid/mdld

  8. majsdown

    WIP

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Getting started with Next.js 15 and MDX

    2 projects | dev.to | 19 Mar 2025
  • A Lightweight MDX CMS for Static Sites (No Git, No Complex Setup)

    1 project | news.ycombinator.com | 21 Feb 2025
  • MDX with Translations 🐠

    1 project | dev.to | 3 Sep 2024
  • Show HN: Typeform alternative, turns Markdown to forms

    4 projects | news.ycombinator.com | 31 Aug 2024
  • I wrote a new blog using Next.js App router

    4 projects | dev.to | 16 May 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?