How do yall share Elm codez within your organization?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • package.elm-lang.org

    website for browsing packages and exploring documentation

  • Imagine, for example, you have a component library that you don't want to publish to the public package.elm-lang.org. How do you make that available just within your company?

  • elm-git-install

    A tool for installing private Elm packages from any git url.

  • I have used https://github.com/robinheghan/elm-git-install successfully for multiple packages and projects. Works with both GitHub and bitbucket. Probably other git vendors as well.

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

    an Elm package manager (by robx)

  • I use https://github.com/robx/shelm successfully, in a not exactly corporate setting.

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