All Projects → JuanDelgadillo → angular2-pokedex

JuanDelgadillo / angular2-pokedex

Licence: other
A Pokedex built on Angular with AoT, Tree Shaking, Rollup and TypeScript

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to angular2-pokedex

angular-gulp-starter
Simple dev/prod build for Angular (2+) using gulp, systemjs, rollup, ngc (AOT), scss, Visual Studio
Stars: ✭ 18 (-47.06%)
Mutual labels:  rollup, aot, angular-2
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (+102.94%)
Mutual labels:  rollup, aot, angular-2
angular-rollup-starter
Angular2 & Rollup.js including AoT and Universal Prerendering
Stars: ✭ 33 (-2.94%)
Mutual labels:  rollup, aot
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 (-47.06%)
Mutual labels:  pokemon, pokedex
Pokedex
Pokedex developed with React Native, consuming the public API "Pokeapi".
Stars: ✭ 18 (-47.06%)
Mutual labels:  pokemon, pokedex
angular-webpack-skeleton
This project is deprecated. Please refer to https://github.com/Ks89/angular-cli-skeleton
Stars: ✭ 16 (-52.94%)
Mutual labels:  aot, tree-shaking
Ng2 Smart Table
Angular Smart Data Table component
Stars: ✭ 1,590 (+4576.47%)
Mutual labels:  aot, angular-2
react-relay-pokemon
Use React & Relay as your Pokedex!
Stars: ✭ 88 (+158.82%)
Mutual labels:  pokemon, pokedex
pokehooks-labs
A laboratory to use pokemons and do some experiments with React Hooks API
Stars: ✭ 35 (+2.94%)
Mutual labels:  pokemon, pokedex
react-pokedex
A Pokedex built using React.js
Stars: ✭ 17 (-50%)
Mutual labels:  pokemon, pokedex
ng-seed
Simple Angular seed project with commonly used features.
Stars: ✭ 12 (-64.71%)
Mutual labels:  aot, angular-2
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+14258.82%)
Mutual labels:  pokemon, pokedex
Learn Rollup
This is an example project to accompany a tutorial on using Rollup.
Stars: ✭ 178 (+423.53%)
Mutual labels:  rollup, tree-shaking
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-47.06%)
Mutual labels:  pokemon, pokedex
pokedex
📕 DIY full-stack workshop teaching you Elixir, Absinthe GraphQL, React and Relay
Stars: ✭ 17 (-50%)
Mutual labels:  pokemon, pokedex
alfred-pokedex
Alfred 3 workflow to lookup information about Pokemon
Stars: ✭ 24 (-29.41%)
Mutual labels:  pokemon, pokedex
aot
Russian morphology for Java
Stars: ✭ 41 (+20.59%)
Mutual labels:  aot
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-20.59%)
Mutual labels:  aot
rollup-plugin-generate-package-json
Generate package.json file with packages from your bundle using Rollup
Stars: ✭ 29 (-14.71%)
Mutual labels:  rollup
angular2-aot-webpack
Angular AOT (Ahead Of Time) offline compilation example with Webpack
Stars: ✭ 317 (+832.35%)
Mutual labels:  aot

Pokédex - AoT

A simple Pokédex built with Angular 2.0 with Ahead of Time "AoT" compilation, Tree Shaking process, rollup and TypeScript.

Prerequisites

  1. Install Node.js
  1. Clone pokedex's repo

      git clone https://github.com/JuanDelgadillo/angular2-pokedex.git
  2. Install npm dependencies

      npm install
  3. Start and enjoy

      npm start

LEGAL

Pokémon

Pokémon images, names and information (c) 1995-2016 Nintendo/Game freak.

Images and content were taken from the following resources:

This site was built entirely for education purposes only.

Code: The MIT License (MIT)

Copyright (c) 2016 Juan Delgadillo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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