Skip to content

Collection of all sitewide JavaScript on Fandom that can be easily searched and analyzed.

Notifications You must be signed in to change notification settings

WikiaUsers/content-review-lookup

Repository files navigation

content-review-lookup

This repository contains a dump of all sitewide JavaScript on Fandom and scripts used to generate that dump. It was made for easier code analysis and search.

The dist/ directory contains subfolders for each wiki's sitewide JavaScript pages. Contents of pages are licensed under CC-BY-SA and can be mapped to actual pages on Fandom.

Setup

To install required dependencies, run:

$ npm install

To run the script that generates the dist/ directory, run:

$ npm start

You must have a urls.json file in the directory with an array of all wiki URLs on Fandom.

About

Collection of all sitewide JavaScript on Fandom that can be easily searched and analyzed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published