@wmfs/tymly-etl-plugin

A collection of states for helping with Extract, Transform and Load tasks.

Usage no npm install needed!

<script type="module">
  import wmfsTymlyEtlPlugin from 'https://cdn.skypack.dev/@wmfs/tymly-etl-plugin';
</script>

README

tymly-etl-plugin

Tymly Package npm (scoped) CircleCI codecov CodeFactor Dependabot badge Commitizen friendly JavaScript Style Guide license

A collection of states for helping with Extract, Transform and Load tasks within TymlyJS.

Install

Testing

Before running these tests, you'll need a test PostgreSQL database available and set a PG_CONNECTION_STRING environment variable to point to it, for example:

PG_CONNECTION_STRING=postgres://postgres:postgres@localhost:5432/my_test_db

$ npm test

License

MIT