@code-surfer/step-parser

For internal use by code-surfer, but you can use it if you want. Just be aware that it doesn't follow semantic versioning, so pin the version just in case.

Usage no npm install needed!

<script type="module">
  import codeSurferStepParser from 'https://cdn.skypack.dev/@code-surfer/step-parser';
</script>

README

@code-surfer/step-parser

For internal use by code-surfer, but you can use it if you want. Just be aware that it doesn't follow semantic versioning, so pin the version just in case.

Contributing

Watch and build code:

$ yarn
$ yarn workspace @code-surfer/step-parser start

Watch tests:

$ yarn workspace @code-surfer/step-parser test:watch