bower-server

A quick'n'dirty port of Bower Server to JS. Why? The logic is simple and I am more familiar with JS so it's easier for me to muck around with.

Usage no npm install needed!

<script type="module">
  import bowerServer from 'https://cdn.skypack.dev/bower-server';
</script>

README

Bower Server (JS)

A quick'n'dirty port of Bower Server to JS. Why? The logic is simple and I am more familiar with JS so it's easier for me to muck around with.