README
ASCII Table Parser
Parse ASCII tables and get something new, like an HTML table!
Parse ASCII tables (and template them into something new, like HTML tables!)
<script type="module">
import asciiTableParser from 'https://cdn.skypack.dev/ascii-table-parser';
</script>
Parse ASCII tables and get something new, like an HTML table!