Need Help Creating Scala JS Library Artifact

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scalajs-canvas-ui

  • Hi, all. I've written some Scala JS code that I'd like to use in some other projects: https://github.com/AddisonMink/scalajs-canvas-ui

  • sbt-ci-release

    sbt plugin to automate Sonatype releases from GitHub Actions

  • The first thing you must try is running sbt publishLocal then, you should be able to depend on the artifact from another project, when that works, you will likely want to publish the artifacts somewhere, maven central is the most popular way but it requires some setup, you can use https://github.com/sbt/sbt-ci-release to auto-publish on new commits (it explains how to get a sonatype account), github-packages is very handy but it requires a github access token to pull the packages (https://github.com/djspiewak/sbt-github-packages).

  • 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
  • sbt-github-packages

    A simple sbt plugin for publishing to GitHub Packages, in the style of sbt-sonatype and sbt-bintray

  • The first thing you must try is running sbt publishLocal then, you should be able to depend on the artifact from another project, when that works, you will likely want to publish the artifacts somewhere, maven central is the most popular way but it requires some setup, you can use https://github.com/sbt/sbt-ci-release to auto-publish on new commits (it explains how to get a sonatype account), github-packages is very handy but it requires a github access token to pull the packages (https://github.com/djspiewak/sbt-github-packages).

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

  • Trouble with sbt-native-packager

    2 projects | /r/scala | 7 Dec 2023
  • Semver violations are common, better tooling is the answer

    7 projects | news.ycombinator.com | 7 Sep 2023
  • I had a great experience with Scala and hopefully it will get more popular

    10 projects | /r/scala | 11 Jul 2023
  • My first scala project

    2 projects | /r/scala | 1 Jun 2023
  • babashka not working - Fatal error: Failed to create the main Isolate. (code 8)

    2 projects | /r/AsahiLinux | 1 Jun 2023