0.4.1 • Published 3 years ago

@openfn/simple-ast v0.4.1

Weekly downloads
-
License
LGPLv3
Repository
github
Last release
3 years ago

Simple AST

Generate an AST for the exported functions in a language-package that can be read by Open Function's front-end to provide users with click-to-add function assistance for writing job expressions.

usage

This is normally called by the bundle script of OpenFn's language-packages module after the adaptor is built but before it is tarballed for a release.

cli usage

node ./lib/generate.js --adaptor ~/language-http/src/Adaptor.js --output ./tmp/ast.json
0.4.1

3 years ago

0.4.0

3 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago