Show HN: Memlink, a self-contained web page in a link

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

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
  • itty-bitty

    Itty.bitty is a tool to create links that contain small sites

  • I'm fairly sure this was the first actual implementation of this concept.

    Also is client-side only and uses compression, unlike many of the alternatives posted here.

    https://github.com/alcor/itty-bitty

  • blinkot

    a decentralized, democratized, and robust way to collect and distribute concise information

  • 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 logo
  • selfedit

    A seriously hacky editor for text.

  • I managed to fit a hacky text editor inside a URL [0] without too many issues, and I didn't bother with any minification or custom packing of the data. So you can easily take it a lot further!

    I found there were a lot of edge cases with data URIs that made sharing them kinda annoying. Like email providers stripping the data URI when you email it (not getting spam-binned. The link would get deleted. Even if you left it as a plain text email.)

    Firefox doesn't appear to have a URL length limit. Unfortunately, the world is standardising on Chrome, and that absolutely does (about 2,097,152 characters for the entire URI). Chrome also _sometimes_, but not always, opens a data:text/html link in Quirks Mode.

    [0] https://github.com/shakna-israel/selfedit

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

  • 2markdown – Transform Websites into Markdown

    1 project | news.ycombinator.com | 1 May 2024
  • Access Google Cloud Secret Manager via Google Apps Script

    2 projects | dev.to | 1 May 2024
  • "Kawaii" tech logos by Sawaratsuki

    3 projects | news.ycombinator.com | 27 Apr 2024
  • The AWS S3 Denial of Wallet Amplification Attack

    1 project | news.ycombinator.com | 1 May 2024
  • How to Create Simple Sketching Art with p5.js: A Step-by-Step Tutorial

    1 project | dev.to | 1 May 2024