Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
The main features of actions/javascript-action are: Action Development Tools.
Open-source alternatives to actions/javascript-action include: actions/container-toolkit-action — Template repo for creating container actions using https://github.com/actions/toolkit/. actions/hello-world-docker-action — A template to demonstrate how to build a Docker action. actions/hello-world-javascript-action — A template to demonstrate how to build a JavaScript action. actions/http-client — A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. actions/toolkit — The GitHub ToolKit for developing GitHub Actions. actions/typescript-action — Create a TypeScript Action with tests, linting, workflow, publishing, and versioning.
Template repo for creating container actions using https://github.com/actions/toolkit/
A template to demonstrate how to build a Docker action.
A template to demonstrate how to build a JavaScript action.
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await.