README
v23
This is v2 to v3 YAML format converter
to install:
go to nodejs.org to download the latest node.js in case you don't have it
next, istall v23 package
npm i -g v23
to convert a <filename>
use
v23 <filename>
YAML v.2 to v.3 convertor, DevFactory
<script type="module">
import v23 from 'https://cdn.skypack.dev/v23';
</script>
This is v2 to v3 YAML format converter
to install:
go to nodejs.org to download the latest node.js in case you don't have it
next, istall v23 package
npm i -g v23
to convert a <filename>
use
v23 <filename>