JavaScript Workflow

Open-source JavaScript projects categorized as Workflow

Top 23 JavaScript Workflow Projects

  1. lint-staged

    🚫💩 — Run tasks like formatters and linters against staged git files

    Project mention: Getting Good Results from Claude Code | news.ycombinator.com | 2025-08-08

    I've found that keeping my CLAUDE.md minimal (under 100 lines) yields the best results. I focus mainly on these areas:

    - Essential project context and purpose

    - A minimal project structure to help locate types, interfaces, and helpers

    - Common commands to avoid parsing package.json repeatedly.

    Regarding the specific practices mentioned:

    Implementation Flow: I've noticed Claude Code often tries to write all tests at once, then implements everything when import fails (not true TDD). To address this, I created a TDD-Guard hook that enforces one test at a time, test fail for the right reason, only implement the minimal code to make the test pass.

    Code quality: I've had good success automating these with husky, lint-staged, and commitlint. This gives deterministic results and frees up the context for more important information.

    When Stuck: I agree that developer intervention is often the best path. I'm just afraid the specific guidance here might be too generic.

    For anyone interested in this automated approach:

    https://github.com/nizos/tdd-guard (includes example configuration)

    https://github.com/typicode/husky

    https://github.com/conventional-changelog/commitlint

    https://github.com/lint-staged/lint-staged

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. automatisch

    The open source Zapier alternative. Build workflow automation without spending time and money.

  4. pipedream

    Connect APIs, remarkably fast. Free for developers.

  5. litegraph.js

    A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

    Project mention: How I used linear algebra to build an interactive diagramming editor | news.ycombinator.com | 2024-12-17
  6. blog-post-workflow

    Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed

  7. alfy

    Create Alfred workflows with ease

  8. Teedy

    Lightweight document management system packed with all the features you can expect from big expensive solutions (by sismics)

    Project mention: Paperless-ngx: scan, index and archive all your physical documents | news.ycombinator.com | 2024-09-30

    paperless-ngx is successor of paperless and paperless-ng. Around that time I moved to https://teedy.io which is also opensource https://github.com/sismics/docs and also support ldap.

    I've been itching to give paperless-ngx a shot because I just love it but ldap hasn't yet ended up in the docs but the pull request was merged.

    Regardless, I just love how this project just keeps coming back to life

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. WPGulp

    An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.

  11. X-Flowchart-Vue

    基于G6和Vue的可视化图形编辑器。A visual graph editor based on G6 and Vue.

  12. ssh-agent

    GitHub Action to setup `ssh-agent` with a private key

  13. bpmn-engine

    BPMN 2.0 execution engine. Open source javascript workflow engine.

  14. action-download-artifact

    :gear: A GitHub Action to download an artifact associated with given workflow and commit or other criteria

    Project mention: Load balancing Cypress tests without Cypress Cloud | dev.to | 2025-02-28
  15. compressed-size-action

    GitHub Action that adds compressed size changes to your PRs.

    Project mention: sizereport.config.js in Preact source code.s | dev.to | 2025-03-06

    This size workflow action contains this above code. It uses preactjs/compressed-size-action@v2. compressed-sized-action is another repository.

  16. activflow

    Generic, light-weight & extensible Workflow Engine for agile automation of Business Processes | Django, Python

  17. streamsheets

    An open-source tool for processing stream data using a spreadsheet-like interface.

  18. alfred-browser-tabs

    🔍 Search browser tabs from Chrome, Arc, Brave, Safari, etc..

  19. setup-msys2

    GitHub Action to setup MSYS2

  20. FlowTest

    GenAI powered OpenSource IDE for API first workflows

  21. scan-action

    Anchore container analysis and scan provided as a GitHub Action

  22. life-disciplines-projects

    Life-Disciplines-Projects (LDP) is a life-management framework built within Obsidian. Feel free to transform it for your own personal needs.

  23. Workflow Server

    Workflow Server is a ready-to-use Workflow Engine-based application that you can deploy into your infrastructure. It can be integrated with NodeJS, PHP, Ruby, .NET, or Java applications via a REST API. Workflow Server is a key component for managing the lifecycle of business objects within your enterprise. (by optimajet)

  24. clicknium-docs

    A next-generation GUI automation framework for Web and Desktop Application Testing and Automation.

  25. expose-wsl

    The simplest way to expose apps running on WSL to local network devices.

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Workflow discussion

Log in or Post with

JavaScript Workflow related posts

  • Sejarah Earl Bahasa Pemrograman

    1 project | dev.to | 19 Aug 2025
  • Earl: Bahasa Pemrograman Masa Depan, Mudah, dan Powerful

    1 project | dev.to | 17 Aug 2025
  • Kenapa Earl Saya ciptakan dan kenapa ada GNUC?

    1 project | dev.to | 6 Aug 2025
  • Earl bahasa yang memudahkan

    1 project | dev.to | 1 Aug 2025
  • Set up git hook in a multi-package monorepo

    5 projects | dev.to | 24 Feb 2025
  • Automatisch: Open-Source Zapier Alternative

    2 projects | news.ycombinator.com | 7 Aug 2024
  • IFTTT is killing its pay-what-you-want Legacy Pro plan

    5 projects | news.ycombinator.com | 30 Jan 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 31 Aug 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Workflow projects in JavaScript? This list will help you:

# Project Stars
1 lint-staged 14,102
2 automatisch 13,040
3 pipedream 10,507
4 litegraph.js 7,462
5 blog-post-workflow 3,173
6 alfy 2,645
7 Teedy 2,200
8 WPGulp 1,768
9 X-Flowchart-Vue 1,504
10 ssh-agent 1,379
11 bpmn-engine 939
12 action-download-artifact 778
13 compressed-size-action 619
14 activflow 567
15 streamsheets 473
16 alfred-browser-tabs 441
17 setup-msys2 351
18 FlowTest 271
19 scan-action 253
20 life-disciplines-projects 217
21 Workflow Server 205
22 clicknium-docs 157
23 expose-wsl 135

Sponsored
Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?