@wondersys/wonderbudget-lib

"Handy library of wonderbudget interfaces"

Usage no npm install needed!

<script type="module">
  import wondersysWonderbudgetLib from 'https://cdn.skypack.dev/@wondersys/wonderbudget-lib';
</script>

README

WonderBudget Lib

Handy library of wonderbudget interfaces

Only a single workflow should be used in this repo:

  1. do your changes to interfaces
  2. update package.json version number
  3. npm run link
  4. npm run dist
  5. make sure to change the version referred in your project
  6. git push all your changes!

You shall not:

  • include whatever thing which is not an interface
  • add external packages which are not interfaces\types