GitXplorerGitXplorer
m

wikibase-edit

public
67 stars
28 forks
18 issues

Commits

List of commits on branch main.
Unverified
2def8660ac9b57f34454ec502fc1885606acde02

7.2.1

mmaxlath committed 2 months ago
Unverified
bde89be534136fccbb13b42895d9dfeca65ee21e

request: add request context to the error

mmaxlath committed 2 months ago
Unverified
b8611263cd31f6ee8544ba9066fc004f71101c8b

request: do not retry in case of permission error

mmaxlath committed 2 months ago
Unverified
3845cfe72a1d387b2248ee0843225024b238835e

7.2.0

mmaxlath committed 2 months ago
Unverified
dc09ffc97d055f2ac30c2c718b766ee881fbecc8

changelog: update

mmaxlath committed 2 months ago
Verified
f42b216d9ac8fa95adb41235046bd571e8c14b0f

Merge pull request #84 from okgreece/add-edtf-datatype

mmaxlath committed 2 months ago

README

The README file for this repository.

wikibase-edit

Edit Wikibase from NodeJS. That can be Wikidata or whatever Wikibase instance you have.

This project has received a Wikimedia Project Grant.

wikibase           wikidata

NPM

License Node JavaScript Style Guide

Download stats

Summary

Changelog

See CHANGELOG.md for version info

Install

npm install wikibase-edit

Since v6.0.0, wikibase-edit uses the ES module syntax. If you would like to use CommonJS instead, you can install the latest version before that change:

npm install wikibase-edit@v5

How-To

See How-to doc

Development

See Development doc

Contributing

Code contributions and propositions are very welcome, here are some design constraints you should be aware of:

  • wikibase-edit focuses on exposing Wikibase write operations. Features about getting and parsing data should rather go to wikibase-sdk

See Also

You may also like

inventaire banner

Do you know Inventaire? It's a web app to share books with your friends, built on top of Wikidata! And its libre software too.

License

MIT