@stoplight/prism-runtime

1.0.4 • Public • Published

Stoplight Logic Runner Build Status codecov

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 test

Test During Development

npm run test:watch

Build

npm run build

Publish

npm run build
npm version [patch/minor/major]
npm publish
cd ../../ && ./update.sh <- recompile for prism

Readme

Keywords

none

Package Sidebar

Install

npm i @stoplight/prism-runtime

Weekly Downloads

0

Version

1.0.4

License

ISC

Last publish

Collaborators

  • stoplight-devops