All Projects → 4lejandrito → liferay-pokemon-item-selector

4lejandrito / liferay-pokemon-item-selector

Licence: other
Code for Liferay's /dev/24 talk

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to liferay-pokemon-item-selector

liferay-starter
Generate & download your Liferay workspace from a webapp.
Stars: ✭ 25 (+92.31%)
Mutual labels:  liferay, liferay-portal
react-reactions
😲 Create custom reaction pickers and counters or use your favorites!
Stars: ✭ 34 (+161.54%)
Mutual labels:  pokemon
stylegan-pokemon
Generating Pokemon cards using a mixture of StyleGAN and RNN to create beautiful & vibrant cards ready for battle!
Stars: ✭ 47 (+261.54%)
Mutual labels:  pokemon
Pokebot
Pokémon for Discord
Stars: ✭ 15 (+15.38%)
Mutual labels:  pokemon
pokemongo-json-pokedex
Transform the data from the Pokemon GO master files to a better readable & processable JSON file.
Stars: ✭ 56 (+330.77%)
Mutual labels:  pokemon
PogoMap
PoGo Map using React Native
Stars: ✭ 59 (+353.85%)
Mutual labels:  pokemon
angular2-pokedex
A Pokedex built on Angular with AoT, Tree Shaking, Rollup and TypeScript
Stars: ✭ 34 (+161.54%)
Mutual labels:  pokemon
faker-pokemon
A Faker provider that generates fake pokemon data for you! 🍬
Stars: ✭ 14 (+7.69%)
Mutual labels:  pokemon
pokeai
Develop ultimate AI Pokémon trainer
Stars: ✭ 18 (+38.46%)
Mutual labels:  pokemon
gracidea
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
Stars: ✭ 163 (+1153.85%)
Mutual labels:  pokemon
mkm-sdk
Python SDK for Magickartenmarkt API
Stars: ✭ 33 (+153.85%)
Mutual labels:  pokemon
PokemonRNGGuides
A repository of Pokemon RNG abuse guides
Stars: ✭ 62 (+376.92%)
Mutual labels:  pokemon
showdown-battle-bot
Socket Battle Bot for Pokemon Showdown (http://pokemonshowdown.com/)
Stars: ✭ 19 (+46.15%)
Mutual labels:  pokemon
online-randomizer
Fresh new playthroughs!
Stars: ✭ 23 (+76.92%)
Mutual labels:  pokemon
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (+38.46%)
Mutual labels:  pokemon
pakdemon
A simple react web app that will show pokemon and their info
Stars: ✭ 17 (+30.77%)
Mutual labels:  pokemon
graphql-pokemon
Extensive Pokémon GraphQL API
Stars: ✭ 81 (+523.08%)
Mutual labels:  pokemon
ps
Modular Pokémon Showdown
Stars: ✭ 38 (+192.31%)
Mutual labels:  pokemon
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (+38.46%)
Mutual labels:  pokemon
Pokedex
Pokedex developed with React Native, consuming the public API "Pokeapi".
Stars: ✭ 18 (+38.46%)
Mutual labels:  pokemon

Liferay Pokémon Item Selector

Code for Liferay's /dev/24 talk.

Follow the commits for a step by step explanation.

Note: The new ItemSelectorViewDescriptor API used in this demo is available from 7.3.0-ga1 onwards and the openSelectionModal js function is available from 7.3.5-ga6.

Screenshot of the Pokémon item selector open

To run it locally clone the repo and run:

LIFERAY_HOME=<your liferay home folder> ./gradlew deploy

On my computer I run it like this:

LIFERAY_HOME=~/Projects/liferay-ce/bundles ./gradlew deploy

Item selector docs

Thanks

@ambrinchaudhary & @boton for their awesome JS.

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].