Automatic npm publishing, with GitHub Actions & npm granular tokens

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

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
  • openapi-directory

    🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format

  • In this specific case, I'm auto-publishing (now fully automatically, once a month) a package that wraps content from elsewhere bundling it with some utilities to make that useful in JS and available via NPM. For cases like this it's useful to have a patch update once a month that just updates the upstream content & republishes.

  • openapi-directory-js

    Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

  • For most normal packages though, you don't want scheduled auto-publishing exactly like that, but I think you do probably want the same thing either with a fully manual trigger (as in the demo commit linked in the article) or with something like "when I push a tagged commit matching v[\d\.]+" trigger to auto-publish git tags.

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

  • ApiVault: One-Stop Resource for API Integration

    2 projects | news.ycombinator.com | 2 May 2023
  • Show HN: An open-source OpenAPI package manager – openpm.ai

    1 project | news.ycombinator.com | 19 Apr 2023
  • APIRank.dev - we crawled and ranked 5651+ public APIs from the internet 🔭

    1 project | /r/api | 9 Mar 2023
  • Making a useful REST API Specification

    1 project | dev.to | 20 Dec 2022
  • What in your opinion is a growing trend? What should people and organisations be paying attention to going forward?

    1 project | /r/hacking | 22 Nov 2021