Autodeploy javascript library to npmjs via Github Actions

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

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
  • 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? :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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