@adhityan/gc-doc

GC Router library

Usage no npm install needed!

<script type="module">
  import adhityanGcDoc from 'https://cdn.skypack.dev/@adhityan/gc-doc';
</script>

README

GC-Router

GC Logger that adds a documentation route automatically

Installation

$ npm install @adhityan/gc-doc

Breaking changes in major version update 4.0.0

Access-Control-Allow-Originwas being set to '*'. Now by default it will not set. it will be set to the value being passed asallowedOriginparameter ofRouter.initialize` function.