w-web-api 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,26 +1,26 @@
1
- # w-serv-api
1
+ # w-web-api
2
2
  An operator for orm in server.
3
3
 
4
4
  ![language](https://img.shields.io/badge/language-JavaScript-orange.svg)
5
- [![npm version](http://img.shields.io/npm/v/w-serv-api.svg?style=flat)](https://npmjs.org/package/w-serv-api)
6
- [![license](https://img.shields.io/npm/l/w-serv-api.svg?style=flat)](https://npmjs.org/package/w-serv-api)
7
- [![gzip file size](http://img.badgesize.io/yuda-lyu/w-serv-api/master/dist/w-serv-api-server.umd.js.svg?compression=gzip)](https://github.com/yuda-lyu/w-serv-api)
8
- [![npm download](https://img.shields.io/npm/dt/w-serv-api.svg)](https://npmjs.org/package/w-serv-api)
9
- [![jsdelivr download](https://img.shields.io/jsdelivr/npm/hm/w-serv-api.svg)](https://www.jsdelivr.com/package/npm/w-serv-api)
5
+ [![npm version](http://img.shields.io/npm/v/w-web-api.svg?style=flat)](https://npmjs.org/package/w-web-api)
6
+ [![license](https://img.shields.io/npm/l/w-web-api.svg?style=flat)](https://npmjs.org/package/w-web-api)
7
+ [![gzip file size](http://img.badgesize.io/yuda-lyu/w-web-api/master/dist/w-web-api-server.umd.js.svg?compression=gzip)](https://github.com/yuda-lyu/w-web-api)
8
+ [![npm download](https://img.shields.io/npm/dt/w-web-api.svg)](https://npmjs.org/package/w-web-api)
9
+ [![jsdelivr download](https://img.shields.io/jsdelivr/npm/hm/w-web-api.svg)](https://www.jsdelivr.com/package/npm/w-web-api)
10
10
 
11
11
  ## Documentation
12
- To view documentation or get support, visit [docs](https://yuda-lyu.github.io/w-serv-api/WServApi.html).
12
+ To view documentation or get support, visit [docs](https://yuda-lyu.github.io/w-web-api/WWebApi.html).
13
13
 
14
14
  ## Installation
15
15
  ### Using npm(ES6 module):
16
- > **Note:** `w-serv-api` is mainly dependent on `lodash` and `wsemi`.
16
+ > **Note:** `w-web-api` is mainly dependent on `lodash` and `wsemi`.
17
17
 
18
18
  ```alias
19
- npm i w-serv-api
19
+ npm i w-web-api
20
20
  ```
21
21
 
22
22
  #### Example for server:
23
- > **Link:** [[dev source code](https://github.com/yuda-lyu/w-serv-api/blob/master/g.mOrm.mjs)]
23
+ > **Link:** [[dev source code](https://github.com/yuda-lyu/w-web-api/blob/master/srv.mjs)]
24
24
  ```alias
25
25
  import WOrm from 'w-orm-mongodb/src/WOrmMongodb.mjs' //自行選擇引用ORM, 使用Mongodb測試
26
26
  import getSettings from './server/getSettings.mjs'
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100px" height="100px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
2
+ <circle cx="50" cy="50" r="13.8193" fill="none" stroke="#5f2a62" stroke-width="2">
3
+ <animate attributeName="r" repeatCount="indefinite" dur="1.2658227848101264s" values="0;44" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="-0.6329113924050632s"></animate>
4
+ <animate attributeName="opacity" repeatCount="indefinite" dur="1.2658227848101264s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="-0.6329113924050632s"></animate>
5
+ </circle>
6
+ <circle cx="50" cy="50" r="35.8165" fill="none" stroke="#a976c3" stroke-width="2">
7
+ <animate attributeName="r" repeatCount="indefinite" dur="1.2658227848101264s" values="0;44" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline"></animate>
8
+ <animate attributeName="opacity" repeatCount="indefinite" dur="1.2658227848101264s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline"></animate>
9
+ </circle>
10
+ </svg>
@@ -0,0 +1 @@
1
+ .md[data-v-6700278b] table{border-collapse:collapse;margin:0;padding:0;word-break:normal}.md[data-v-6700278b] tr{margin:0;padding:0}.md[data-v-6700278b] table tr th{font-weight:700;background:#eee;border:1px solid #ddd;border-bottom:0;margin:0;padding:6px 13px}.md[data-v-6700278b] table tr td{border:1px solid #ddd;margin:0;padding:6px 13px}.md[data-v-6700278b] h1{font-size:1.2rem;line-height:1.2rem}.md[data-v-6700278b] h1,.md[data-v-6700278b] h2{font-weight:700;margin-top:.5rem;margin-bottom:.5rem}.md[data-v-6700278b] h2{font-size:1.1rem;line-height:1.1rem}.md[data-v-6700278b] h3,.md[data-v-6700278b] h4,.md[data-v-6700278b] h5,.md[data-v-6700278b] h6{font-weight:700;font-size:1rem;line-height:1rem;margin-top:.5rem;margin-bottom:.5rem}.bk[data-v-721d333e]{display:inline-block;width:200px;padding:0 10px 10px 0;vertical-align:top}.bk-title[data-v-721d333e]{font-size:.8rem;color:#888}.bk-item[data-v-721d333e]{padding:3px 5px;font-size:.9rem;line-height:.9rem;border-radius:5px;border:1px solid #ddd;background:#fff}body,html{font-family:微軟正黑體,Microsoft JhengHei,MicrosoftJhengHeiRegular,Avenir,Helvetica,Arial,sans-serif;overflow-y:hidden}.v-application,.v-application--wrap,a,button,div,input,p,pre,span,textarea{font-family:inherit}.v-chip{cursor:inherit}.fade-enter-active{-webkit-animation:go 1s;animation:go 1s}.fade-leave-active{-webkit-animation:back 1s;animation:back 1s}@-webkit-keyframes go{0%{opacity:0}to{opacity:1}}@keyframes go{0%{opacity:0}to{opacity:1}}@-webkit-keyframes back{0%{opacity:1}to{opacity:0}}@keyframes back{0%{opacity:1}to{opacity:0}}