Edit Wikibase from NodeJS
npm install wikibase-editThis project has received a Wikimedia Project Grant.



sh
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:
`sh
npm install wikibase-edit@v5
`How-To
See How-to docDevelopment
See Development docContributing
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`
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.