3.0.19 • Published 2 years ago

dcard v3.0.19

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

Dcard.js

https://www.npmjs.com/package/dcard
Dcard.js 是一個給 Node.js 開發者的非官方 Dcard 套件,本套件支援登入、取得文章、抽卡 ... 等諸多功能

English README

安裝

npm version

$ npm install --save dcard

開始使用

Import

您可以僅 import 您需要的功能或者 import 整個套件

// es6 (建議)
import { posts, dcard } from "dcard";

// or (import 所有 api)
import * as api from "dcard";

// es5
var api = require("dcard");

你可以到 example 看一些簡單的使用範例

文件

完整文件
我們正在完善化我們的文件,如果您有興趣,歡迎加入一同協作!

如何貢獻

歡迎大家發 PR 或 Issues,讓本專案更加的完整好用 :)

作者

LICENSE

The MIT License (MIT)

Copyright (c) 2020 Hao-Wei Jeng, Che-Wei Lin, Kai Hao

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

3.0.18

2 years ago

3.0.19

2 years ago

3.0.13

2 years ago

3.0.16

2 years ago

3.0.17

2 years ago

3.0.14

2 years ago

3.0.15

2 years ago

3.0.12

4 years ago

3.0.10

6 years ago

3.0.9

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.3.2

8 years ago

2.3.1

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago