Software Alternatives & Reviews

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

Zepto.js Underscore.js KnockoutJS TiddlyWiki
  1. Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.
    Pricing:
    • Open Source
    I once made a very crude and simple TiddlyWiki work-alike I called "HulloWurld" https://github.com/calroc/HulloWurld It's 143 KB, but it includes copies of Knockout, Underscore, Zepto, and the "Marked" markdown parser... ¯\_(ツ)_/¯ ( Good stuff BTW: http://knockoutjs.com/ http://underscorejs.org/ https://zeptojs.com/ https://github.com/chjj/marked ) Probably the only interesting bit is the code to save the page: https://github.com/calroc/HulloWurld/blob/1f88da21081a73469a1dc24e0af7c7c074d5f949/Hullo.html#L635-L641 But I didn't figure that out, I got it from stackoverflow: https://stackoverflow.com/questions/27177661/save-html-locally-with-javascript/29462236#29462236 It has two CSS styles! Eh? ( https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets ) Live demo: https://calroc.github.io/HulloWurld/Hullo.html.

    #Javascript UI Libraries #JS Library #JavaScript Framework 3 social mentions

  2. Underscore is a utility-belt library for JavaScript that provides a lot of the functional...
    Pricing:
    • Open Source
    I once made a very crude and simple TiddlyWiki work-alike I called "HulloWurld" https://github.com/calroc/HulloWurld It's 143 KB, but it includes copies of Knockout, Underscore, Zepto, and the "Marked" markdown parser... ¯\_(ツ)_/¯ ( Good stuff BTW: http://knockoutjs.com/ http://underscorejs.org/ https://zeptojs.com/ https://github.com/chjj/marked ) Probably the only interesting bit is the code to save the page: https://github.com/calroc/HulloWurld/blob/1f88da21081a73469a1dc24e0af7c7c074d5f949/Hullo.html#L635-L641 But I didn't figure that out, I got it from stackoverflow: https://stackoverflow.com/questions/27177661/save-html-locally-with-javascript/29462236#29462236 It has two CSS styles! Eh? ( https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets ) Live demo: https://calroc.github.io/HulloWurld/Hullo.html.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 19 social mentions

  3. Knockout makes it easier to create rich, responsive UIs with JavaScript
    Pricing:
    • Open Source
    I once made a very crude and simple TiddlyWiki work-alike I called "HulloWurld" https://github.com/calroc/HulloWurld It's 143 KB, but it includes copies of Knockout, Underscore, Zepto, and the "Marked" markdown parser... ¯\_(ツ)_/¯ ( Good stuff BTW: http://knockoutjs.com/ http://underscorejs.org/ https://zeptojs.com/ https://github.com/chjj/marked ) Probably the only interesting bit is the code to save the page: https://github.com/calroc/HulloWurld/blob/1f88da21081a73469a1dc24e0af7c7c074d5f949/Hullo.html#L635-L641 But I didn't figure that out, I got it from stackoverflow: https://stackoverflow.com/questions/27177661/save-html-locally-with-javascript/29462236#29462236 It has two CSS styles! Eh? ( https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets ) Live demo: https://calroc.github.io/HulloWurld/Hullo.html.

    #Javascript UI Libraries #JS Library #JavaScript Framework 21 social mentions

  4. a non-linear personal web notebook
    Pricing:
    • Open Source
    Https://tiddlywiki.com/ has a search too and more options for saves.

    #Note Taking #Knowledge Base #Personal Knowledge Base 180 social mentions

  5. A tool to create websites contained within their own link
    Pricing:
    • Open Source
    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.

    #Website Builder #CMS #No Code 6 social mentions

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

Log in or Post with