Wikibase-Edit: Edit Wikibase Data with Node.js

Wikibase-edit

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

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.


This project has received a Wikimedia Project Grant.

Download stats

Changelog

See CHANGELOG.md for version info


Download Details:

Author: Maxlath
Source Code: https://github.com/maxlath/wikibase-edit 
License: MIT

#node #nodejs #edit #data 

Wikibase-Edit: Edit Wikibase Data with Node.js
1.15 GEEK