txchen / feplay

Frontend Play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Play

This repository contains small examples I made during my javascript frameworks/libraries learning.

Examples list:

  • riot_flux - use riotjs and riotcontrol to implement flux
  • riot_todo - implement todomvc using riotjs
  • riot_vue - implement vuejs' examples using riotjs
  • riot_babel - use babel and riotjs to build web app
  • riot_webpack - use webpack, ES6, riot and riotcontrol to build app
  • riot_webpack_async - use webpack, ES7, riot and riotcontrol to build app
  • s_login - pure js with google account login
  • vue_webpack - use vue, vuex, vue-router, ES6 to build app

About

Frontend Play

License:MIT License


Languages

Language:HTML 57.0%Language:JavaScript 35.7%Language:Vue 6.0%Language:CSS 1.2%