ayers

tool

Usage no npm install needed!

<script type="module">
  import ayers from 'https://cdn.skypack.dev/ayers';
</script>

README

ayers

Command line tool

// Quick file creation
$ ayers -t [editorconfig|html]

$ ayers -t html
output -> default.html

$ ayers -t html -n page
output -> page.html