@openfn/language-common

Common Expressions for OpenFn

Usage no npm install needed!

<script type="module">
  import openfnLanguageCommon from 'https://cdn.skypack.dev/@openfn/language-common';
</script>

README

Language Common Build Status

Common and generic expressions and operations for OpenFn.

Development

Clone the repo, run npm install.

Run tests using npm run test or npm run test:watch

Build the project using make.