All Projects → imyelo → Pokequest Wiki

imyelo / Pokequest Wiki

Licence: mit
📕 Pokémon Quest Dex designed for Web / 方可梦图鉴

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pokequest Wiki

Jxa Cookbook
Cookbook for JavaScript for Automation in Mac OS X Yosemite
Stars: ✭ 2,603 (+6248.78%)
Mutual labels:  wiki, cookbook
Docker Mediawiki
🐳 Dockerized Femiwiki's mediawiki server
Stars: ✭ 33 (-19.51%)
Mutual labels:  wiki
Handbook
Information on how we do what we do.
Stars: ✭ 23 (-43.9%)
Mutual labels:  handbook
Growi
⚓️ GROWI - Team collaboration software using markdown
Stars: ✭ 859 (+1995.12%)
Mutual labels:  wiki
Pokemonunity
A framework to build Pokémon RPG games.
Stars: ✭ 934 (+2178.05%)
Mutual labels:  pokemon
Crystal Randofuser
Pokemon Crystal Randofuser. Also see https://github.com/xCrystal/pokecrystal-randofuser
Stars: ✭ 28 (-31.71%)
Mutual labels:  pokemon
Note By Latex
《简单粗暴 LaTeX》手册开源仓库 | The opensource repo for my published LaTeX book.
Stars: ✭ 916 (+2134.15%)
Mutual labels:  handbook
Decko
Start with a deck of wiki cards. Develop it into a rich web app.
Stars: ✭ 37 (-9.76%)
Mutual labels:  wiki
Rbxit
Really Basic sÍerra Tools - Sierra game patches and install wiki!
Stars: ✭ 32 (-21.95%)
Mutual labels:  wiki
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-75.61%)
Mutual labels:  wiki
Trackdown
TrackDown - Issue Tracking with plain Markdown. If you are missing the "git clone" for your tickets from github.com or bitbucket.org, then this is for you. A lightweight Ticketing System for distributed and unconnected small Teams.
Stars: ✭ 10 (-75.61%)
Mutual labels:  wiki
Hyper Pokemon
Tailor-made Pokémon themes for your Hyper terminal
Stars: ✭ 939 (+2190.24%)
Mutual labels:  pokemon
Ugics 2018 Android Basics Wiki
Wiki for Udacity Google India Challenge Scholarship 2018 🎓 Android Basics Course 📒
Stars: ✭ 29 (-29.27%)
Mutual labels:  wiki
Poryscript
High-level scripting language for gen 3 pokemon decompilation projects
Stars: ✭ 25 (-39.02%)
Mutual labels:  pokemon
Jingo
Node.js based Wiki
Stars: ✭ 978 (+2285.37%)
Mutual labels:  wiki
Wiki
Official repository for OCS Inventory documentaiton
Stars: ✭ 23 (-43.9%)
Mutual labels:  wiki
Sdn Handbook
SDN网络指南(SDN Handbook)
Stars: ✭ 856 (+1987.8%)
Mutual labels:  handbook
Pgoapi
Unofficial PokemonGO API in Python
Stars: ✭ 874 (+2031.71%)
Mutual labels:  pokemon
Wiki
An open-source, community powered wiki, run by Discord enthusiasts.
Stars: ✭ 40 (-2.44%)
Mutual labels:  wiki
Bluepill
Development repository for bluepill Chef Cookbook
Stars: ✭ 35 (-14.63%)
Mutual labels:  cookbook

PokeQuest Wiki

📕 Pokémon Quest Dex designed for Web

Live Version

🚀 https://pokequest.wiki

Screenshots

Features

  • Full 151 Pokémon data
  • Full 18 Dishes Data
  • Full 283 Moves Data
  • Precise Recipes data
  • Allow to filter Pokémon
    • by types
    • by color
    • by being summonable
  • Allow to filter Moves
    • by type
  • Multiple sorter for various data
  • Complete recipes for each of the Pokémon
  • Multiple languages (currently English and Chinese)
  • Designed for mobile
  • Work offline
  • Fully Static Site
  • Progressive Web App
  • Published on Github Page and Cloudflare

Build Setup

Requires Node.js LTS

# install dependencies
npm install

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# serve in production mode
npm run dev -- --mode production

# build for production
npm run build

# deploy to github page
npm run deploy

Where did the production data come from?

What's not open source?

License

MIT © yelo 2018-present


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].