@stoplight/logic-runner
v2.0.5
Published
Utilities to run flow logic blocks, such as variable replacement, assertions, transforms, etc.
Keywords
Readme
Stoplight Logic Runner

Core logic utilities for the Stoplight app and the Stoplight conductor. The only peer dependency is lodash. The bundled files are self contained, and include the specific lodash functions used in this package.
Test
npm testTest During Development
npm run test:watchBuild
npm run build