0.4.1 • Published 2 years ago

@openfn/simple-ast v0.4.1

Weekly downloads
-
License
LGPLv3
Repository
github
Last release
2 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

2 years ago

0.4.0

2 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago