arrow-flow-invoke

2.2.13 • Public • Published

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

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 check:used && npm run test && npm run build:dist
  • npm run build:dist : npm run build:readme && babel -d ./dist ./src
  • 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 --no-dev --entry src/index.js
  • npm run check:unused : dependency-check ./package.json --unused --no-dev -i deep-equal

Dependencies

Package Version Dev
axway-flow 2.2.12
axway-schema 2.2.3
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

Readme

Keywords

Package Sidebar

Install

npm i arrow-flow-invoke

Weekly Downloads

3

Version

2.2.13

License

SEE LICENCE IN LICENSE

Unpacked Size

35.1 kB

Total Files

12

Last publish

Collaborators

  • buildernpmuser
  • nkeranova
  • axway-npm
  • bladedancer
  • ddimonov-axway
  • neon-axway
  • vchauhan
  • mdimitrova
  • pdzhorev
  • axway_alasdair
  • pltod2
  • pbozhkovaxway
  • mbonchev-axway
  • axway-vertex