Show HN: Bike – macOS Native Outliner

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

    Animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS. (by b3ll)

  • swift-collections

    Commonly used data structures for Swift

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

    Shared data types for building collaborative software

  • shelf

  • I think you could encode a “shelf” last-write-wins CRDT into your HTML using data attributes without exploding your file size. You would need to add a data-version attribute, and if you want to support hand-editing or editing by programs that don’t understand the CRDT, a CRC32 or other parity as data-parity so your loader can tell when a user might have edited a row without updating data-version.

    Shelf is really simple - the JS implementation is tiny (https://github.com/dglittle/shelf) and a walkthrough of the algorithm here: https://bartoszsypytkowski.com/shelf-crdt/amp/

    It wouldn’t handle character level sync - but would let you merge documents at a rows/items/blocks level.

  • Homebrew-cask

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

  • FYI, I submitted PR to add Bike into Brew casks - https://github.com/Homebrew/homebrew-cask/pull/123908

  • orgextended

    Sublime Text OrgMode Extension

  • There's a fairly complete, and rather functional plugin for Sublime Text : https://github.com/ihdavids/orgextended

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

  • Show HN: Privacy Manifest CLI tool for iOS apps

    2 projects | news.ycombinator.com | 17 Apr 2024
  • Show HN: Collaborate on your YC Application with CRDT-powered forms

    1 project | news.ycombinator.com | 21 Feb 2024
  • How To Handle VoIP Push Notifications using iOS Callkit

    3 projects | dev.to | 15 Feb 2024
  • Show HN: Modyfi – a multiplayer design platform built in Rust and wgpu

    1 project | news.ycombinator.com | 17 Jan 2024
  • Debian Discusses Vendoring yet Again

    1 project | news.ycombinator.com | 6 Nov 2023