Autodeploy javascript library to npmjs via Github Actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    📝 Minimalistic Vue-powered static site generator

  • And of course, how can it be without documentation, I took the first thing that came to hand - this is Vuepress.

  • conventionalcommits.org

    The conventional commits specification

  • But you can also automate even more, if, for example, you write according to Conventional Commits, you can also automate the creation of tags using the standard-version library.

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

    :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

  • But you can also automate even more, if, for example, you write according to Conventional Commits, you can also automate the creation of tags using the standard-version library.

  • pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

  • It remains to add the gh-pages branch to Github Pages to display the documentation

  • labeler

    An action for automatically labelling pull requests

  • And use all sorts of tools, like actions/labeler.

  • jest

    Delightful JavaScript Testing.

  • Yes, this example will use Javascript Linter - ESLint and for running tests - Jest. We all write tests, right? :)

  • ESLint

    Find and fix problems in your JavaScript code.

  • Yes, this example will use Javascript Linter - ESLint and for running tests - Jest. We all write tests, right? :)

  • 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
  • javascript-library-autodeploy

    https://dev.to/oleksiikhr/autodeploy-javascript-library-to-npmjs-via-github-actions-3bfc

  • Github repository

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

  • Nodejs Boilerplate with Typescript and Express

    4 projects | dev.to | 24 Nov 2022
  • Make Commit in Your React Project Format-Test-Build Ready with Husky - A Step-by-Step Guide

    4 projects | dev.to | 24 May 2024
  • How to use Lefthooks in your node project?

    4 projects | dev.to | 11 Apr 2024
  • Git Project Configuration With Husky and ESLint

    6 projects | dev.to | 8 Apr 2024
  • TypeScript Boilerplate

    6 projects | dev.to | 17 Sep 2023