https://github.com/thundiverter/fandom-tools-old
Visual editors and constructors for FANDOM wikis
https://github.com/thundiverter/fandom-tools-old
fandom infobox mediawiki wikia
Last synced: 4 months ago
JSON representation
Visual editors and constructors for FANDOM wikis
- Host: GitHub
- URL: https://github.com/thundiverter/fandom-tools-old
- Owner: thundiverter
- Created: 2024-07-28T07:11:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T23:58:29.000Z (about 1 year ago)
- Last Synced: 2024-12-27T00:25:24.721Z (about 1 year ago)
- Topics: fandom, infobox, mediawiki, wikia
- Language: JavaScript
- Homepage: https://fandomtools.netlify.app
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> This project is in a process of being rewritten. The new version will be available [here](https://github.com/thundiverter/fandom-tools).
# FANDOM Tools
A set of various visual editors and consturctors for FANDOM wikis.
[**Open FANDOM Tools »**](https://fandomtools.netlify.app/)
## List of tools
* **Navigation Visual Editor**
A visual editor for navigation menu for your wiki. Make one from scratch (or import an existing one), get source code, copy it and then paste to the ``MediaWiki:Wiki-navigation`` page of your wiki.
More tools will be added in the future.
## Packages used
* React (https://react.dev/)
* React Suite (https://rsuitejs.com/)
* Zustand (https://zustand-demo.pmnd.rs/)
* Lucide (https://lucide.dev/)
* react-i18next (https://react.i18next.com/)