Skip to content

a lib to edit Wikibase from NodeJS

Notifications You must be signed in to change notification settings

maxlath/wikibase-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 18, 2025
8ec690f · Feb 18, 2025
Jul 17, 2024
Feb 18, 2025
Mar 11, 2024
Jul 16, 2023
Aug 11, 2024
Feb 18, 2025
Jul 11, 2023
Aug 11, 2024
Jul 16, 2023
Mar 11, 2024
Nov 4, 2024
Jul 16, 2023
Jul 11, 2023
Feb 18, 2025
Feb 18, 2025

Repository files navigation

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