v3w-lib

``` npm install ```

Usage no npm install needed!

<script type="module">
  import v3wLib from 'https://cdn.skypack.dev/v3w-lib';
</script>

README

v3w-lib

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

v1.1.3

*** add default bridge url when in production mode(no fetch needed)

*** add cancel axios request in store avalable in 
cancelRequest:{
    source: {
        token{}, cancel:()
    },
    reset()
}

*** fix action todo bugs

v1.1.3

ActionTodo now support getDatabyAction(object)
bug fixed

v1.1.2

add new fuction to actiontodo like getDataByAction
fix adding and remove data in actionTodo

fix when logout need to refresh the page

v1.1.1

now we well all version edition, bugs fixed and other updates