mshd / wikitree

Tree structure of Wikidata entities (previous version here

Home Page:https://mshd.github.io/wikitree/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wikitree

Tree structure of Wikidata entities

Project Title

Family Trees

This tool can show family trees of notable people, a tree of ancestors or descendants.

Install NODEJS app

git clone https://github.com/dataprick/wikitree
cd wikitree/
npm install
npm run dev

Open localhost:3000

Browserify

Please use

npm install -g browserify
browserify main.js > public/js/bundle.js 

to build the javascript file

If you want to use the script server side, use parameter "&serverSide=1", this might make sense for debugging and testing

Built With

  • TreantJS

Authors

  • M. Schibel - Main work - mshd

License

GNU General Public License v3.0 see LICENSE

Acknowledgments

  • Wikidata community

About

Tree structure of Wikidata entities (previous version here

https://mshd.github.io/wikitree/public/

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.2%Language:HTML 1.8%Language:Pug 0.0%Language:CSS 0.0%