Skip to content

Jaid/get-boolean-action-input

Repository files navigation

get-boolean-action-input

License Sponsor get-boolean-action-input
Build status Commits since v2.0.0 Last commit Issues
Latest version on npm Dependents Downloads

GitHub Actions getInput() wrapper that returns a boolean.

Pure ESM library

ℹ️ This package has only ESM exports. You should import it from MJS files or read more here.

Installation

get-boolean-action-input on npm

npm install --save get-boolean-action-input@^2.0.0

get-boolean-action-input on Yarn

yarn add get-boolean-action-input@^2.0.0

Development

Development hints for maintaining and improving get-boolean-action-input

Setting up:

git clone git@github.com:jaid/get-boolean-action-input.git
cd get-boolean-action-input
npm install

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)