@stoplight/prism-runtime
v1.0.4
Published
Utilities for the Prism runtime, including variable replacement, assertions, scripting, and transforms.
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 buildPublish
npm run build
npm version [patch/minor/major]
npm publish
cd ../../ && ./update.sh <- recompile for prism