opoa

OPOA example.

Usage no npm install needed!

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

README

Opoa Example

Functions

  • debug server:
    • mock api with url pattern
    • proxy api to remote server
    • mock api with local json file
    • mock api with json object
  • opoa example
    • lite front-end templete
    • load module automatic
    • history support with hash

Install:

npm install opoa
cd ./node_modules/opoa
node -e "require('jsi')"