maxlath / wikibase-edit

a lib to edit Wikibase from NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a lib to edit Wikibase from NodeJS


Languages

Language:JavaScript 99.5%Language:Shell 0.3%Language:HTML 0.2%