README
🐊Putout
formatter shows progress, stores output and show it on end.
Install
npm i putout @putout/formatter-progress
Usage
putout --format progress lib
License
MIT
putout formatter shows progress and shows result at the end
<script type="module">
import putoutFormatterProgress from 'https://cdn.skypack.dev/@putout/formatter-progress';
</script>
🐊Putout
formatter shows progress, stores output and show it on end.
npm i putout @putout/formatter-progress
putout --format progress lib
MIT