Bit.dev to share your code across projects

This page summarizes the projects mentioned and recommended in the original post on /r/DygmaLab

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Bit

    A build system for development of composable software.

    I've been tinkering with bit.dev. It seems like a good idea, as a solution to modularize your code. For example, I want to re-use some of the layer rendering code in separate process (which will run in the background, so that I can render a layer onscreen at the press of a hotkey), but I don't want to copy/paste your code, obviously, and other modularization solutions usually require factoring the modules out of the original codebase. Bit.dev purports to allow uploading modules to a shared location without actually taking them out of the original project (and allowing updates to the code to be propagated).

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

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