javascript-action
JavaScript Action
A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning.
Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
1k stars
52 watching
369 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/hello-world-javascript-action | A template action for building a JavaScript action in GitHub Actions | 249 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,064 |
actions/container-toolkit-action | Provides a template for creating container actions with the GitHub Actions Toolkit | 124 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,573 |
hywax/github-action-template | A template repository for creating GitHub Actions with TypeScript, Vite, and Vitest. | 15 |
egoist/action.js | Provides a set of actions for displaying and interacting with UI elements on the web. | 2 |
10up/actions-wordpress | GitHub Actions and workflows for managing WordPress plugins | 431 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 54 |
author/action-publish | Automates publishing JavaScript modules to a registry after building and testing | 9 |
maddox/actions | A collection of reusable GitHub Actions for automating tasks in software development workflows | 393 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,372 |
ada-actions/toolchain | Automates installation of an Ada development environment. | 20 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 137 |
regadas/github-actions-dhall | Tool for templating and standardizing GitHub Action workflow definitions with Dhall language | 114 |
grigory-leonenko/redux-easy-actions | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |