# actionsflow-core

> Actionsflow core lib

Latest version **1.10.0** (published 2021-11-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install actionsflow-core
pnpm add actionsflow-core
yarn add actionsflow-core
bun add actionsflow-core
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.10.0 |
| Published | 2021-11-30 |
| First published | 2020-09-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10.4 |
| Dependencies | 35 |
| Unpacked size | 164.3 KB |
| Known vulnerabilities | 0 (+25 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 3373 |
| Author | Owen Young |
| Maintainers | theowenyoung |
| Keywords | workflow, github, actions, trigger, automate, zapier |

## Links

- npm: https://www.npmjs.com/package/actionsflow-core
- Repository: https://github.com/actionsflow/actionsflow
- Homepage: https://github.com/actionsflow/actionsflow/tree/main/packages/actionsflow-core#readme
- Issues: https://github.com/actionsflow/actionsflow/issues
- npm.io page: https://npm.io/package/actionsflow-core

## Dependencies (35)

- [axios](https://npm.io/package/axios.md) ^0.21.1
- [chalk](https://npm.io/package/chalk.md) ^4.1.0
- [mingo](https://npm.io/package/mingo.md) ^3.0.6
- [tslib](https://npm.io/package/tslib.md) ^2.0.3
- [dotenv](https://npm.io/package/dotenv.md) ^8.2.0
- [js-yaml](https://npm.io/package/js-yaml.md) ^3.14.0
- [map-obj](https://npm.io/package/map-obj.md) ^4.1.0
- [type-is](https://npm.io/package/type-is.md) ^1.6.18
- [fs-extra](https://npm.io/package/fs-extra.md) ^10.0.0
- [loglevel](https://npm.io/package/loglevel.md) ^1.6.8
- [fast-glob](https://npm.io/package/fast-glob.md) ^3.2.4
- [file-type](https://npm.io/package/file-type.md) ^15.0.1
- [lodash.has](https://npm.io/package/lodash.has.md) ^4.5.2
- [mime-types](https://npm.io/package/mime-types.md) ^2.1.27
- [multimatch](https://npm.io/package/multimatch.md) ^4.0.0
- [rss-parser](https://npm.io/package/rss-parser.md) ^3.9.0
- [axios-retry](https://npm.io/package/axios-retry.md) ^3.1.9
- [cron-parser](https://npm.io/package/cron-parser.md) ^2.16.3
- [resolve-cwd](https://npm.io/package/resolve-cwd.md) ^3.0.0
- [@types/xml2js](https://npm.io/package/@types/xml2js.md) ^0.4.5
- [cache-manager](https://npm.io/package/cache-manager.md) ^3.3.0
- [@types/js-yaml](https://npm.io/package/@types/js-yaml.md) ^3.12.5
- [@types/type-is](https://npm.io/package/@types/type-is.md) ^1.6.3
- [path-to-regexp](https://npm.io/package/path-to-regexp.md) ^6.2.0
- [resolve-global](https://npm.io/package/resolve-global.md) ^1.0.0
- [@types/fs-extra](https://npm.io/package/@types/fs-extra.md) ^9.0.13
- [puppeteer-fetch](https://npm.io/package/puppeteer-fetch.md) ^0.3.0
- [node-object-hash](https://npm.io/package/node-object-hash.md) ^2.0.0
- [@types/lodash.has](https://npm.io/package/@types/lodash.has.md) ^4.5.6
- [@types/mime-types](https://npm.io/package/@types/mime-types.md) ^2.1.0
- [@types/cache-manager](https://npm.io/package/@types/cache-manager.md) ^2.10.3
- [@types/resolve-global](https://npm.io/package/@types/resolve-global.md) ^1.0.0
- [cache-manager-fs-hash](https://npm.io/package/cache-manager-fs-hash.md) ^0.0.9
- [loglevel-plugin-prefix](https://npm.io/package/loglevel-plugin-prefix.md) ^0.8.4
- [string.prototype.matchall](https://npm.io/package/string.prototype.matchall.md) ^4.0.2

## Recent versions

- 1.10.0 (latest) — 2021-11-30
- 1.5.2-alpha.0 (beta) — 2020-11-05
- 1.9.1 — 2021-01-22
- 1.9.0 — 2021-01-07
- 1.8.0 — 2020-12-29
- 1.7.1 — 2020-12-22
- 1.7.0 — 2020-12-18
- 1.6.0 — 2020-11-13
- 1.5.4 — 2020-11-10
- 1.5.3 — 2020-11-10
- 1.5.2 — 2020-11-05
- 1.5.1 — 2020-11-03
- 1.5.0 — 2020-11-03
- 1.5.0-alpha.0 — 2020-11-02
- 1.4.3 — 2020-11-02
- … 68 more at https://npm.io/package/actionsflow-core/versions

## README

# `actionsflow-core`

This document is for [npm `actionsflow-core` package](https://www.npmjs.com/package/actionsflow-core)

See methods at [here](https://github.com/actionsflow/actionsflow/blob/main/packages/actionsflow-core/src/index.ts)

## Install

```bash
npm i actionsflow-core --save

# or

yarn add actionsflow-core
```

---
_Source: https://npm.io/package/actionsflow-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
