vegana-js

vegana is a container based js framework

Usage no npm install needed!

<script type="module">
  import veganaJs from 'https://cdn.skypack.dev/vegana-js';
</script>

README

description

this is the first draft of vegana js a container based js framework.

build thought process

what files gets build when we start a new project?

  1. fye.js
  2. fye.json
  3. index.html
  4. master.css
  5. /containers/loader/
    • location.json
    • cont.js
    • cont.css
  6. /containers/main/
    • location.json
    • cont.js
    • cont.css
  7. /containers/services/