https://github.com/flow-build/nodes
Flowbuild Nodes
https://github.com/flow-build/nodes
Last synced: 11 months ago
JSON representation
Flowbuild Nodes
- Host: GitHub
- URL: https://github.com/flow-build/nodes
- Owner: flow-build
- Created: 2023-05-29T20:11:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T19:01:24.000Z (about 3 years ago)
- Last Synced: 2025-04-19T19:57:32.700Z (about 1 year ago)
- Language: TypeScript
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flowbuild Nodes Lib
This library exports flowbuild nodes to be imported into flowbuild engine and workflow api projects.
## Dependencies:
```
node -v
v18.12
npm -v
9.2.0
```