Skip to content

A script demonstrating how to export an Underlay collection into a formatted Wikipedia table

Notifications You must be signed in to change notification settings

underlay/wikiTableExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underlay export to Wiki Table

This repo offers an exporting script that demonstrates updating a wikitable from an underlay collection.

Running the script

To get started, begin by running

cp .env.sample .env
npm install
  • Update the .env file with your wiki login credentials.
  • Verify the ulCollection, ulCollectionVersion, and wikiPageDestination parameters at the top of main.js
  • Run npm start

About

A script demonstrating how to export an Underlay collection into a formatted Wikipedia table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published