2.2.13 • Published 5 years ago

arrow-flow-invoke v2.2.13

Weekly downloads
142
License
SEE LICENCE IN LI...
Repository
-
Last release
5 years ago

arrow-flow-invoke

npm license github-issues Circle CI build status

Flow node handlers for Arrow specific logic.

nodei.co

travis-status stars forks

forks

npm.io npm.io

Features

Install

npm install --save arrow-flow-invoke

Scripts

  • npm run build : npm run clean && npm run build:dev
  • npm run build:dev : npm run build:lint && npm run test && npm run build:readme
  • npm run build:lint : eslint .
  • npm run build:readme : node-readme
  • npm run clean : shx rm -rf coverage
  • npm run test : shx rm -rf coverage .nyc_output && cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha ./test --recursive -R spec
  • npm run test:watch : npm test -- --watch
  • npm run posttest : nyc check-coverage --lines 80 --branches 80 --functions 80
  • npm run check:dependencies : npm run check:used && npm run check:unused
  • npm run check:used : dependency-check ./package.json
  • npm run check:unused : dependency-check ./package.json --unused --no-dev -i deep-equal

Dependencies

PackageVersionDev
axway-flow2.1.0-101
axway-schema2.0.5-101
parse-json^3.0.0
ajv^5.3.0

Contributing

Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Axway support@axway.com https://axway.com

License

  • SEE LICENCE IN LICENSE : null
2.2.13

5 years ago

2.2.12

5 years ago

2.2.11

5 years ago

2.2.10

5 years ago

2.2.9

5 years ago

2.2.7

5 years ago

2.2.5

6 years ago

2.2.4

6 years ago

3.0.0-19

6 years ago

3.0.0-18

6 years ago

2.1.1

6 years ago

3.0.0-17

6 years ago

3.0.0-16

6 years ago

3.0.0-15

6 years ago

3.0.0-14

6 years ago

3.0.0-13

6 years ago

3.0.0-12

6 years ago

3.0.0-11

6 years ago

3.0.0-10

6 years ago

3.0.0-9

6 years ago

3.0.0-8

6 years ago

3.0.0-7

6 years ago

3.0.0-6

6 years ago

3.0.0-5

6 years ago

3.0.0-4

6 years ago

3.0.0-3

6 years ago

3.0.0-2

6 years ago

3.0.0-1

6 years ago

2.1.0

6 years ago

2.0.3-106

6 years ago

2.0.3-105

6 years ago

2.0.3-104

6 years ago

2.0.3-103

6 years ago

2.0.3-102

6 years ago

2.0.3-101

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago