Discovered a 63kb tiddlywiki like self saving HTML+JS wiki and its looking cool

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
  • HulloWurld

    A simple self-contained web notebook inspired by the "classic" version of TiddlyWiki.

  • marked

    Discontinued A markdown parser and compiler. Built for speed. [Moved to: https://github.com/markedjs/marked] (by chjj)

  • 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
  • underscore

    JavaScript's utility _ belt

  • knockout

    Knockout makes it easier to create rich, responsive UIs with JavaScript

  • Fuse

    Lightweight fuzzy-search, in JavaScript

  • Yeah. You could index the notes or just the titles in FuseJS then implement a UI to search and show results.

    https://fusejs.io/

  • TiddlyWiki

    A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

  • https://tiddlywiki.com/ has a search too and more options for saves.

  • itty-bitty

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

  • Similar to your interest. I've been experimenting with Data URIs and base64 encoded html pages. I could manage around 400kb in url, beyond which it wouldn't load in chrome and firefox.

    itty bitty is a great tool to store stuff in urls with compression! http://itty.bitty.site/

    A plugin for Feather Wiki to export to itty bitty would be awesome. I've personally did some experiments. I'll share the finding to the Feather Wiki author to give him an idea and also add an issue for a plug in request, so some hackers can work on it...

    I've created an issue at itty bitty github some time ago so that wikis like tiddly wikis and feather wiki could be fully compatible:

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

    There is also link to an example in that issue.

  • 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.

    InfluxDB logo
  • Choo

    :steam_locomotive::train: - sturdy 4kb frontend framework

  • I'm currently working on a way to extend the code by revealing the underlying [Choo](https://choo.io) framework to enable easier hacking! Search is one feature that theoretically won't be too hard to add, but I excluded it from the core because it would have made it too big.

    Note: I have no solid reference point for what "too big" actually means for this project—my only guideline so far has been "as small as possible"

  • widdly

  • Pro tip: For the present you could use widdly https://gitlab.com/opennota/widdly with tiddlywiki for the db saving which is a damn simple set up. You could use caddy as reverse proxy when hosting on a VPS. On my home system I have a custom widdly and a full bells and whistles TiddlyWiki. I use it also on a server to share ideas with my partner who also has an instance.

    Feather Wiki Nest is the thing I am looking forward too. It would be a single application, start it and forget it, your wiki just works. That's immense awesomeness!

  • quine-relay

    An uroboros program with 100+ programming languages

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

  • Lodash just declared issue bankruptcy and closed every issue and open PR

    7 projects | news.ycombinator.com | 16 Sep 2023
  • JavaScript-algorithms: Algorithms and data structures implemented in JavaScript

    5 projects | news.ycombinator.com | 7 Apr 2023
  • 10 JavaScript and NodeJS Tips that Will Knock Away Multiple Concepts

    5 projects | dev.to | 11 Mar 2022
  • TypeScript Design Tokens with Styled Components

    6 projects | dev.to | 4 Mar 2022
  • Looking for a self-hosted documentation solution. Any recommendations?

    4 projects | /r/webdev | 1 Mar 2022